diff options
author | John Klug <john.klug@multitech.com> | 2019-08-15 17:16:58 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-11-11 09:30:13 -0600 |
commit | 0231e2ed6b38a632042f37ac7f0e21837915012e (patch) | |
tree | 80119b50fdc3d411adf5771d69ec0c2d187d874d | |
parent | 09e4ca8f50e85e86fae732d27be9f6c8b0a6332a (diff) | |
download | meta-multitech-0231e2ed6b38a632042f37ac7f0e21837915012e.tar.gz meta-multitech-0231e2ed6b38a632042f37ac7f0e21837915012e.tar.bz2 meta-multitech-0231e2ed6b38a632042f37ac7f0e21837915012e.zip |
Bump revision, since default environment is new
-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" |