diff options
author | John Klug <john.klug@multitech.com> | 2019-05-08 14:34:16 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
commit | 0f2c69bac4416647d68ffbd69850105c54b264af (patch) | |
tree | 331ce611d30290f0ca1f3fcbe748e570dc7f1a7b | |
parent | d35ecae93908edc10b88851df3818168036797cd (diff) | |
download | meta-multitech-0f2c69bac4416647d68ffbd69850105c54b264af.tar.gz meta-multitech-0f2c69bac4416647d68ffbd69850105c54b264af.tar.bz2 meta-multitech-0f2c69bac4416647d68ffbd69850105c54b264af.zip |
Bump revision of rs9113rf to fix antenna port
-rw-r--r-- | recipes-kernel/rs9113/rs9113rf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113rf.inc b/recipes-kernel/rs9113/rs9113rf.inc index 27db0f9..e085662 100644 --- a/recipes-kernel/rs9113/rs9113rf.inc +++ b/recipes-kernel/rs9113/rs9113rf.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Immunity testing for rs9113" SECTION = "base" PRIORITY = "optional" LICENSE = "GPLv2+" -PR = "r2" +PR = "r3" inherit allarch LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" SRC_URI = " \ |