diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-11-06 09:51:36 +0000 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-12-04 13:17:34 -0600 |
| commit | d07613813e286cfc68152ea173df04694c825323 (patch) | |
| tree | 25fc34f379c99d0fc6316b9e366b7020f1d22b5d /recipes-kernel | |
| parent | c14ac08cec674ea4776dd36e639acb4bb2191bc5 (diff) | |
| download | meta-fsl-ppc-d07613813e286cfc68152ea173df04694c825323.tar.gz | |
u-boot_git.bb: lock down SHA for release
Also update p5040 u-boot builds and add cst-native dep which is
required by some machines
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/u-boot/u-boot_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb index 207a6ff..9c4cf48 100644 --- a/recipes-kernel/u-boot/u-boot_git.bb +++ b/recipes-kernel/u-boot/u-boot_git.bb | |||
| @@ -5,13 +5,13 @@ PROVIDES = "virtual/bootloader" | |||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
| 7 | 7 | ||
| 8 | PR = "r27" | 8 | PR = "r28" |
| 9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
| 10 | DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc libgcc" | 10 | DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc libgcc" |
| 11 | 11 | ||
| 12 | inherit deploy | 12 | inherit deploy |
| 13 | 13 | ||
| 14 | SRCREV = "6d1aef1c02ba9472215234696faa8ce8745a40a9" | 14 | SRCREV = "c6d9d502924ade8877f53eecdd5cf37e05d6d6b4" |
| 15 | SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git" | 15 | SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git" |
| 16 | 16 | ||
| 17 | SRCREV_e6500 = "59852d03867108217fe88e3bfc3e1e9cedfe63c5" | 17 | SRCREV_e6500 = "59852d03867108217fe88e3bfc3e1e9cedfe63c5" |
