diff options
author | John Klug <john.klug@multitech.com> | 2019-05-08 14:34:16 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-05-08 14:34:16 -0500 |
commit | b83161f3aae5e321edce2cb0d729a343fb04b2fa (patch) | |
tree | 331ce611d30290f0ca1f3fcbe748e570dc7f1a7b | |
parent | f296b706757f6e29bc62274c89dd8a48ef2fecae (diff) | |
download | meta-multitech-b83161f3aae5e321edce2cb0d729a343fb04b2fa.tar.gz meta-multitech-b83161f3aae5e321edce2cb0d729a343fb04b2fa.tar.bz2 meta-multitech-b83161f3aae5e321edce2cb0d729a343fb04b2fa.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 = " \ |