summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/prism3-support/prism3-support_1.0.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-12-22 23:02:06 +0000
committerRichard Purdie <richard@openedhand.com>2005-12-22 23:02:06 +0000
commit6b89cc186f86e4d2b36e94c7fcb0efadcd855cd2 (patch)
treeeb8e8aa347ecfa8e711c02996bb1d638ecb6f9f9 /openembedded/packages/prism3-support/prism3-support_1.0.0.bb
parent01a805c8841bc7dccc0eaa7a275d061259b1a2f6 (diff)
downloadpoky-6b89cc186f86e4d2b36e94c7fcb0efadcd855cd2.tar.gz
Some PACKAGE_ARCH changes to help mutlibuild and misc
git-svn-id: https://svn.o-hand.com/repos/poky@208 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/prism3-support/prism3-support_1.0.0.bb')
-rw-r--r--openembedded/packages/prism3-support/prism3-support_1.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/prism3-support/prism3-support_1.0.0.bb b/openembedded/packages/prism3-support/prism3-support_1.0.0.bb
index 762bd01e61..031fdf7e9c 100644
--- a/openembedded/packages/prism3-support/prism3-support_1.0.0.bb
+++ b/openembedded/packages/prism3-support/prism3-support_1.0.0.bb
@@ -4,6 +4,7 @@ LICENSE = "GPL"
4DEPENDS = "prism3-firmware hostap-utils" 4DEPENDS = "prism3-firmware hostap-utils"
5RDEPENDS = "prism3-firmware hostap-utils" 5RDEPENDS = "prism3-firmware hostap-utils"
6MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" 6MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
7PACKAGE_ARCH = "all"
7PR = "r0" 8PR = "r0"
8 9
9SRC_URI = "file://hostap-fw-load" 10SRC_URI = "file://hostap-fw-load"