diff options
author | John Klug <john.klug@multitech.com> | 2017-10-18 11:07:55 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-10-18 11:07:55 -0500 |
commit | 603994e38d6ff3a319fcc269c1b235fcfd53e14e (patch) | |
tree | ba4ebc4ead5536bd1a87f986e5bbd39f4fc0344f /recipes-core/multitech/config_1.0.bb | |
parent | 12837c8670d2b876e1dc9e09d077ca9fc77c3bb4 (diff) | |
download | meta-mlinux-603994e38d6ff3a319fcc269c1b235fcfd53e14e.tar.gz meta-mlinux-603994e38d6ff3a319fcc269c1b235fcfd53e14e.tar.bz2 meta-mlinux-603994e38d6ff3a319fcc269c1b235fcfd53e14e.zip |
Bump config package level for bt-pan comments
Diffstat (limited to 'recipes-core/multitech/config_1.0.bb')
-rw-r--r-- | recipes-core/multitech/config_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/multitech/config_1.0.bb b/recipes-core/multitech/config_1.0.bb index 2c5a09c..cf86b4b 100644 --- a/recipes-core/multitech/config_1.0.bb +++ b/recipes-core/multitech/config_1.0.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Provides default system config files and /var/config fs" SECTION = "base" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -PR = "r5" +PR = "r6" inherit update-rc.d |