aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ixp4xx/ixp4xx-npe_2.3.2.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-09-08 19:44:14 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-09-08 19:44:14 +0000
commitd5345f88b5ffdca098e0281f42f51e42ef43e79d (patch)
tree83c292dea4788925a68b28c12b62299e81545511 /recipes/ixp4xx/ixp4xx-npe_2.3.2.bb
parent77e0f4c204a8b7d2471d77f8d69b2c85a216fa74 (diff)
downloadopenembedded-d5345f88b5ffdca098e0281f42f51e42ef43e79d.tar.gz
more files: Fixed unpack dependencies on unzip-native, see:
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013505.html * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-September/013620.html
Diffstat (limited to 'recipes/ixp4xx/ixp4xx-npe_2.3.2.bb')
-rw-r--r--recipes/ixp4xx/ixp4xx-npe_2.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ixp4xx/ixp4xx-npe_2.3.2.bb b/recipes/ixp4xx/ixp4xx-npe_2.3.2.bb
index a53b9d703b..a4426886f3 100644
--- a/recipes/ixp4xx/ixp4xx-npe_2.3.2.bb
+++ b/recipes/ixp4xx/ixp4xx-npe_2.3.2.bb
@@ -9,6 +9,7 @@ DEPENDS = "ixp4xx-npe-native"
# Make sure you *read* and accept the license - it is not a standard one.
SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp4xx-npe_2.3.2.bb-For-Instructions/IPL_ixp400NpeLibrary-2_3_2.zip"
+do_unpack[depends] += "unzip-native:do_populate_staging"
S = "${WORKDIR}/ixp400_xscale_sw/src/npeDl"
COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"