summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb b/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb
index fcba0d5662..eab286c272 100644
--- a/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb
+++ b/meta/recipes-bsp/uboot/u-boot-mkimage-native_1.3.2.bb
@@ -5,6 +5,8 @@ SECTION = "bootloader"
5SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \ 5SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
6 file://fix-arm920t-eabi.patch;patch=1" 6 file://fix-arm920t-eabi.patch;patch=1"
7 7
8LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
9
8S = "${WORKDIR}/u-boot-${PV}" 10S = "${WORKDIR}/u-boot-${PV}"
9 11
10inherit native 12inherit native