diff options
author | Richard Purdie <richard@openedhand.com> | 2005-12-22 23:02:06 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-12-22 23:02:06 +0000 |
commit | 6b89cc186f86e4d2b36e94c7fcb0efadcd855cd2 (patch) | |
tree | eb8e8aa347ecfa8e711c02996bb1d638ecb6f9f9 /openembedded/packages/prism3-support | |
parent | 01a805c8841bc7dccc0eaa7a275d061259b1a2f6 (diff) | |
download | poky-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')
-rw-r--r-- | openembedded/packages/prism3-support/prism3-support_1.0.0.bb | 1 |
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" | |||
4 | DEPENDS = "prism3-firmware hostap-utils" | 4 | DEPENDS = "prism3-firmware hostap-utils" |
5 | RDEPENDS = "prism3-firmware hostap-utils" | 5 | RDEPENDS = "prism3-firmware hostap-utils" |
6 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" | 6 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" |
7 | PACKAGE_ARCH = "all" | ||
7 | PR = "r0" | 8 | PR = "r0" |
8 | 9 | ||
9 | SRC_URI = "file://hostap-fw-load" | 10 | SRC_URI = "file://hostap-fw-load" |