diff options
author | John Klug <john.klug@multitech.com> | 2019-08-05 17:42:59 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-08-05 17:42:59 -0500 |
commit | 3c835ea0fde39c08fe189d83b8d951ed61090683 (patch) | |
tree | 0594667bdbfe41ac809c2301816e9fde305d82f9 | |
parent | 70095bfa330e121d16c607eabba7c4c68530239f (diff) | |
download | meta-mlinux-3c835ea0fde39c08fe189d83b8d951ed61090683.tar.gz meta-mlinux-3c835ea0fde39c08fe189d83b8d951ed61090683.tar.bz2 meta-mlinux-3c835ea0fde39c08fe189d83b8d951ed61090683.zip |
Bump the config package version for new modems and COPS command.
-rw-r--r-- | recipes-core/multitech/config_2.2.bb (renamed from recipes-core/multitech/config_2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/multitech/config_2.1.bb b/recipes-core/multitech/config_2.2.bb index 297fdcd..da51cc9 100644 --- a/recipes-core/multitech/config_2.1.bb +++ b/recipes-core/multitech/config_2.2.bb @@ -3,7 +3,7 @@ SECTION = "base" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" PACKAGE_ARCH = "all" -PR = "r4" +PR = "r1" PACKAGES =+ "${PN}-mths" inherit update-rc.d |