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