From: Koen Kooi Date: Tue, 8 May 2007 06:40:19 +0000 (+0000) Subject: angstrom-console-image: make it parse X-Git-Tag: Release-2010-05/1~8868^2~594 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f48c311273ddb1bc2d7e3335e114751f84d230de;p=openembedded.git angstrom-console-image: make it parse --- diff --git a/packages/angstrom/angstrom-console-image.bb b/packages/angstrom/angstrom-console-image.bb index 8f37c9d71c..5368b0deaa 100644 --- a/packages/angstrom/angstrom-console-image.bb +++ b/packages/angstrom/angstrom-console-image.bb @@ -7,7 +7,7 @@ ANGSTROM_EXTRA_INSTALL ?= "" DEPENDS = "task-base psplash-zap" RDEPENDS = "task-base \ ${ANGSTROM_EXTRA_INSTALL} \ - psplash-zap + psplash-zap \ " export IMAGE_BASENAME = "console-image"