summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb')
-rw-r--r--meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb
index bc22f6f871..a24d004adb 100644
--- a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb
+++ b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb
@@ -3,9 +3,9 @@ SECTION = "kernel/modules"
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 5LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
6RDEPENDS = "update-modules" 6RDEPENDS_${PN} = "update-modules"
7PACKAGE_ARCH = "all" 7PACKAGE_ARCH = "all"
8PR = "r5" 8PR = "r6"
9 9
10SRC_URI = "file://orinoco_cs.conf \ 10SRC_URI = "file://orinoco_cs.conf \
11 file://COPYING.patch" 11 file://COPYING.patch"