summaryrefslogtreecommitdiff
path: root/packages/prism3-support/prism3-support_1.0.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-20 19:22:20 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-20 19:22:20 +0000
commit2f09cc3929ee5a4b234f04f3b895b2133d7e846f (patch)
tree8cd96c24a629c1aaa97699d113436e86f7451295 /packages/prism3-support/prism3-support_1.0.0.bb
parent9442b89d0b606c34e37a291e1ac37fc59b028812 (diff)
prism3-suppot: fix error in load script
Diffstat (limited to 'packages/prism3-support/prism3-support_1.0.0.bb')
-rw-r--r--packages/prism3-support/prism3-support_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/prism3-support/prism3-support_1.0.0.bb b/packages/prism3-support/prism3-support_1.0.0.bb
index b3c00e422f..88623a4305 100644
--- a/packages/prism3-support/prism3-support_1.0.0.bb
+++ b/packages/prism3-support/prism3-support_1.0.0.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
DEPENDS = "prism3-firmware hostap-utils"
RDEPENDS = "prism3-firmware hostap-utils"
PACKAGE_ARCH = "all"
-PR = "r3"
+PR = "r4"
SRC_URI = "file://hostap-fw-load"