generic-poky/meta/recipes-bsp/u-boot
Chase Maupin 5af9ca580f u-boot: Add UBOOT_LOCALVERSION to control version string
* Add a variable called UBOOT_LOCALVERSION which when set will
  place a version string in the .scmversion file of the u-boot
  sources.  This string will be picked up by the u-boot Makefile
  and will be appended to the u-boot version.  This is done to
  make it easier to identify what revision of the u-boot sources
  are being run.  For example you can use a setting like the
  following to add the short commit id to the u-boot version
  string:

UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"

(From OE-Core rev: 566298409408c6103f7a9871bb13ae5449c4fd64)

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-22 14:45:03 +01:00
..
files Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
u-boot-mkimage u-boot: renamed dir from uboot to the more appropriate u-boot 2011-12-13 12:28:12 +00:00
u-boot-mkimage-2011.03 u-boot: renamed dir from uboot to the more appropriate u-boot 2011-12-13 12:28:12 +00:00
u-boot-fw-utils_2011.06.bb u-boot-fw-utils: Add DEPEND on mtd-utils 2012-02-21 17:59:35 +00:00
u-boot-fw-utils_2013.01.01.bb u-boo-fw-utils: Upgrade to v2013.01.01 2013-03-18 13:18:21 +00:00
u-boot-mkimage_2011.03.bb u-boot: renamed dir from uboot to the more appropriate u-boot 2011-12-13 12:28:12 +00:00
u-boot-mkimage_2011.06.bb u-boot: renamed dir from uboot to the more appropriate u-boot 2011-12-13 12:28:12 +00:00
u-boot-mkimage_2013.01.01.bb u-boot-mkimage: Upgrade to v2013.01.01 2013-03-18 13:18:22 +00:00
u-boot.inc u-boot: Add UBOOT_LOCALVERSION to control version string 2013-04-22 14:45:03 +01:00
u-boot_2011.03.bb u-boot: Use fw_env.config if available. 2012-09-10 13:01:52 +01:00
u-boot_2011.06.bb u-boot: Use fw_env.config if available. 2012-09-10 13:01:52 +01:00
u-boot_2013.01.01.bb u-boot: Upgrade to v2013.01.01 2013-03-18 13:18:22 +00:00