[oe] [PATCH] Remove ANGSTROM_FEED_CONFIGS reference in base-image.bb

Guo Hongruan camelguo at gmail.com
Thu Dec 24 12:37:07 UTC 2009


on qemux86 and minimal distribution, bitbake base-image reports the  
following:


camelguo at guohr-laptop-ubuntu:/opt/workdir/oe/build/gulessoft-oe-standard-conf$  
bitbake base-image
NOTE: Handling BitBake files: \ (7951/7951) [100 %]
NOTE: Parsing finished. 7365 cached, 314 parsed, 272 skipped, 0 masked.
NOTE: oestats: build 46915
NOTE: Resolving any missing task queue dependencies
ERROR: Required build target 'base-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['base-image',  
'${ANGSTROM_FEED_CONFIGS}']

so that can not continue

在 Thu, 24 Dec 2009 19:49:26 +0800,Koen Kooi <k.kooi at student.utwente.nl>  
写道:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> NAK, you don't address any of the concerns mentioned in the comment
>
> On 24-12-09 10:40, Guo Hongruan wrote:
>> Rmove ANGSTROM_FEED_CONFIGS reference in recipes/images/base-image.bb,  
>> so that it is distro-independent.
>> ---
>>  recipes/images/base-image.bb |    3 +--
>>  1 files changed, 1 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes/images/base-image.bb b/recipes/images/base-image.bb
>> index 295e0ed..8b1ed23 100644
>> --- a/recipes/images/base-image.bb
>> +++ b/recipes/images/base-image.bb
>> @@ -22,10 +22,9 @@ DISTRO_SSH_DAEMON ?= "dropbear"
>>
>>  DISTRO_PACKAGE_MANAGER ?= "ipkg ipkg-collateral"
>>
>> -# FIXME: We need a distro-indendent way of specifying feed configs.
>>  # Once the RFC for the DISTRO_FEED_CONFIGS variable name is approved,
>>  # we can remove this default definition and set it in the distro  
>> config.
>> -DISTRO_FEED_CONFIGS ?= "${ANGSTROM_FEED_CONFIGS}"
>> +DISTRO_FEED_CONFIGS ?= ""
>>
>>  DEPENDS = "\
>>  	task-boot \
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFLM1VGMkyGM64RGpERAsACAKCsiygVUBuW/7Swgh/CIupb5d8iqgCfe/0U
> Nydk6bUz7rtQKmelrx27Kew=
> =iI12
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-- 
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com




More information about the Openembedded-devel mailing list