]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-fslc: Add branch to SRC_URI and separate recipe files
authorDan McGregor <danismostlikely@gmail.com>
Tue, 10 Dec 2013 14:45:34 +0000 (08:45 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Dec 2013 16:09:23 +0000 (14:09 -0200)
commit4c88fbb166584a428ec2d583e7861b4bae1b092a
tree6cea52e605fe5577be87e2c9decb9e38862e1cec
parentad391456b09a5051a5b9d370e86586dcaf7d10be
u-boot-fslc: Add branch to SRC_URI and separate recipe files

Separate the recipe into two files in the same fashion as the kernel
recipes.  A u-boot-fslc.inc file contains the common settings for the
recipe, and a .bb file contains the settings specific to the version
of u-boot to be built (e.g. SRCREV, branch name).

In addition, new versions of bitbake require that a branch be specified
and that the SRCREV be in the specified branch.  Set the branch in the
SRC_URI.

Branch code based on patch from Dan McGregor <danismostlikely@gmail.com>

Change-Id: I89d017fa4cc3e7addbea89d49605f78e3d84e246
Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb