From d5345f88b5ffdca098e0281f42f51e42ef43e79d Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 8 Sep 2009 19:44:14 +0000 Subject: 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 --- recipes/misc-binary-only/tda1004x-firmware.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/misc-binary-only') diff --git a/recipes/misc-binary-only/tda1004x-firmware.bb b/recipes/misc-binary-only/tda1004x-firmware.bb index 1e4d68532f..1d3b467a75 100644 --- a/recipes/misc-binary-only/tda1004x-firmware.bb +++ b/recipes/misc-binary-only/tda1004x-firmware.bb @@ -1,5 +1,5 @@ SECTION = "base" -DEPENDS = "unzip-native" +do_unpack[depends] += "unzip-native:do_populate_staging" SRC_URI = "http://hauppauge.lightpath.net/de/nova-pci218c.exe" FILES_${PN} = '*' -- cgit v1.2.3