diff options
author | John Klug <john.klug@multitech.com> | 2019-08-21 11:54:41 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-08-21 11:54:41 -0500 |
commit | ad9372e296f9e71f46a70a1a1d6a4e29ee9d9b20 (patch) | |
tree | e5c09d2fb131e0dfc9c3c6b1875cd03bc73d9c28 /recipes-core | |
parent | 794428f56c21788ed64da7440c9e3728d7aa5b5c (diff) | |
download | meta-mlinux-ad9372e296f9e71f46a70a1a1d6a4e29ee9d9b20.tar.gz meta-mlinux-ad9372e296f9e71f46a70a1a1d6a4e29ee9d9b20.tar.bz2 meta-mlinux-ad9372e296f9e71f46a70a1a1d6a4e29ee9d9b20.zip |
Bump revision for L4E1 Context Fix
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/multitech/config_2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/multitech/config_2.3.bb b/recipes-core/multitech/config_2.3.bb index 379149e..784b55e 100644 --- a/recipes-core/multitech/config_2.3.bb +++ b/recipes-core/multitech/config_2.3.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" RDEPENDS_${PN} += "bash" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" PACKAGE_ARCH = "all" -PR = "r2" +PR = "r3" PACKAGES =+ "${PN}-mths" inherit update-rc.d |