diff options
author | John Klug <john.klug@multitech.com> | 2019-08-15 17:16:58 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-08-15 17:16:58 -0500 |
commit | 7e1edc351dda4750784a75020aeb565928e8813e (patch) | |
tree | 80119b50fdc3d411adf5771d69ec0c2d187d874d /recipes-bsp | |
parent | b3a9ca6f93ba8be288e626160ef346450323b4ad (diff) | |
download | meta-multitech-atmel-7e1edc351dda4750784a75020aeb565928e8813e.tar.gz meta-multitech-atmel-7e1edc351dda4750784a75020aeb565928e8813e.tar.bz2 meta-multitech-atmel-7e1edc351dda4750784a75020aeb565928e8813e.zip |
Bump revision, since default environment is new
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb index b22fb06..1632963 100644 --- a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb +++ b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb @@ -4,7 +4,7 @@ SECTION = "console/utils" PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -PR = "r0" +PR = "r1" DEPENDS = "mtd-utils u-boot" |