diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-08-14 13:54:24 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-08-14 13:54:24 -0500 |
| commit | 98a843a2c84c24bd71e753fa81035e685fc86cb4 (patch) | |
| tree | 1bb8ff774c71b9c30063daab8c4e3fa7f0654cae /recipes-kernel/u-boot/u-boot_git.bb | |
| parent | 234367d7fff787ecc0ecf98d2b4354f27083fd10 (diff) | |
| download | meta-fsl-ppc-edison.tar.gz | |
update to latest released versionsedison
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-kernel/u-boot/u-boot_git.bb')
| -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 7246cae..22e80f6 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 = "r19" | 8 | PR = "r20" |
| 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 = "bfb0c9a0ac732221ca78b5af37172b4f80ff9a6d" | 14 | SRCREV = "fsl-sdk-v1.2.1" |
| 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 | DEPENDS_append_e5500-64b = " lib32-gcc-cross" | 17 | DEPENDS_append_e5500-64b = " lib32-gcc-cross" |
