diff options
author | John Klug <john.klug@multitech.com> | 2018-05-24 17:55:58 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-05-24 17:55:58 -0500 |
commit | 76316866c2f2bd6f7f5a678a919522eae6173c8c (patch) | |
tree | 6266cd706f312faeaea1354d4004793fa5adc45e /recipes-kernel/rs9113/rs9113rf.inc | |
parent | 00a7dd8a3f4c0dee863996ed48b78cd124db850f (diff) | |
download | meta-multitech-atmel-76316866c2f2bd6f7f5a678a919522eae6173c8c.tar.gz meta-multitech-atmel-76316866c2f2bd6f7f5a678a919522eae6173c8c.tar.bz2 meta-multitech-atmel-76316866c2f2bd6f7f5a678a919522eae6173c8c.zip |
rs9113rf is all arches.
Diffstat (limited to 'recipes-kernel/rs9113/rs9113rf.inc')
-rw-r--r-- | recipes-kernel/rs9113/rs9113rf.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113rf.inc b/recipes-kernel/rs9113/rs9113rf.inc index 396b80e..ce8b7fc 100644 --- a/recipes-kernel/rs9113/rs9113rf.inc +++ b/recipes-kernel/rs9113/rs9113rf.inc @@ -2,8 +2,9 @@ DESCRIPTION = "Immunity testing for rs9113" SECTION = "base" PRIORITY = "optional" LICENSE = "GPLv2+" +PR = "r1" +inherit allarch LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -PACKAGE_ARCH = "mtcdt" SRC_URI = " \ file://rf/LICENSE.txt \ file://rf/bt \ |