diff options
author | John Klug <john.klug@multitech.com> | 2019-02-25 13:40:25 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-03-13 13:52:54 -0500 |
commit | 8dc8f03422d521d5be56a875790aad792fb0e18e (patch) | |
tree | 9eac251346bd3e6b92fcfeee17e143bda23f1f62 | |
parent | 7b683a9931018d4fc820d141120ae2952ce36e5e (diff) | |
download | meta-mlinux-8dc8f03422d521d5be56a875790aad792fb0e18e.tar.gz meta-mlinux-8dc8f03422d521d5be56a875790aad792fb0e18e.tar.bz2 meta-mlinux-8dc8f03422d521d5be56a875790aad792fb0e18e.zip |
Bump config for LAP3 radio addition.
-rw-r--r-- | 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.1.bb index f21c009..ed93e64 100644 --- a/recipes-core/multitech/config_2.1.bb +++ b/recipes-core/multitech/config_2.1.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 = "r3" +PR = "r4" inherit update-rc.d |