diff options
Diffstat (limited to 'packages/u-boot/u-boot-utils_1.2.0.bb')
-rw-r--r-- | packages/u-boot/u-boot-utils_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/u-boot/u-boot-utils_1.2.0.bb b/packages/u-boot/u-boot-utils_1.2.0.bb index 1734b41a0e..94ede71c6f 100644 --- a/packages/u-boot/u-boot-utils_1.2.0.bb +++ b/packages/u-boot/u-boot-utils_1.2.0.bb @@ -3,7 +3,7 @@ SECTION = "bootloaders" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "mtd-utils" -PR = "r7" +FILE_PR = "r7" SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \ file://fw_env.c.patch;patch=1 \ |