From 123c45b2d0658297c007e260acd4be91735d43cc Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 4 Jul 2007 23:54:47 +0000 Subject: udev-hostap-cs-vcc-workaround: PACKAGE_ARCH = "all" --- packages/udev/udev-hostap-cs-vcc-workaround_1.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/udev') diff --git a/packages/udev/udev-hostap-cs-vcc-workaround_1.0.bb b/packages/udev/udev-hostap-cs-vcc-workaround_1.0.bb index e6e15e1597..4076cb2dd6 100644 --- a/packages/udev/udev-hostap-cs-vcc-workaround_1.0.bb +++ b/packages/udev/udev-hostap-cs-vcc-workaround_1.0.bb @@ -1,5 +1,6 @@ DESCRIPTION = "A hack to force VCC to 5v for hostap_cs cards. This will fry your \ card one sweet day." +PR = "r1" SRC_URI = " file://50-hostap_cs.rules " @@ -7,3 +8,5 @@ do_install() { install -d ${D}${sysconfdir}/udev/rules.d/ install -m 0644 ${WORKDIR}/50-hostap_cs.rules ${D}${sysconfdir}/udev/rules.d/50-hostap_cs.rules } + +PACKAGE_ARCH = "all" -- cgit v1.2.3