]> code.ossystems Code Review - openembedded-core.git/commit
uboot: move license data into recipe with SRC_URI
authorDarren Hart <dvhart@linux.intel.com>
Wed, 9 Feb 2011 21:38:53 +0000 (13:38 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 9 Feb 2011 22:44:52 +0000 (22:44 +0000)
commit27b3f0813bf79baf208d8f6d8c3904be183dc4ec
treef22084116563246690f3b8d4122a45d019d93238
parent6b76ceed1423480e18844e20fc81f05298bfdd6d
uboot: move license data into recipe with SRC_URI

The LIC_CHKSUM_FILES are specific to the source determined by SRC_URI. As such,
keep all the license information together with the SRC_URI. This also avoids
confusion from having these defined in both the .inc and the .bb files. The
CHKSUM got out of date in u-boot_git.bb, so update it while we're at it.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Ilya Yanok <yanok@emcraft.com>
CC: Gary Thomas <gary@mlbassoc.com>
CC: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/uboot/u-boot.inc
meta/recipes-bsp/uboot/u-boot_git.bb