diff options
author | John Klug <john.klug@multitech.com> | 2019-05-09 14:30:53 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
commit | af2075605c9b2fc7b626f40d3565c6413f267157 (patch) | |
tree | bbfe1aa1c551eabfb8b6998cbb78a81cf6ddef2e | |
parent | 646a7ed32945bc1354e3b152ba18db9b0749c572 (diff) | |
download | meta-multitech-af2075605c9b2fc7b626f40d3565c6413f267157.tar.gz meta-multitech-af2075605c9b2fc7b626f40d3565c6413f267157.tar.bz2 meta-multitech-af2075605c9b2fc7b626f40d3565c6413f267157.zip |
Bump the version of rs9113rf
-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 e085662..9fcea2b 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 = "r3" +PR = "r4" inherit allarch LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" SRC_URI = " \ |