diff options
-rw-r--r-- | recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb b/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb index 5f4e4a9..4212fa9 100644 --- a/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb +++ b/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb @@ -1,7 +1,6 @@ DESCRIPTION = "USB Driver for Redpine RS9113" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Proprietary;md5=0557f9d92cf58f2ccdd50f62f8ac0b28" -PACKAGE_ARCH = "mtcdt" PROVIDES = "rs9113-from-src" # r1 is the new firmware, 1.6.24.0, so upgrades will work. PR = "r1.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" |