I am working with the gumstix-overo branch of oe and have bitbake version 
1.8.18. As far as I can see the recipes of xfce-base are the same as in 
oe-master. 

Baking xfce stuff leads me to:

Since checksum.ini has died many recipes complain in the fetch task that there 
is no checksum information in the bb files. Without exactly knowing what I am 
doing I helped myself with the patch attached (which is not properly working on 
all recipes!). I found out that there are some recipes working with simple 
SRC_URI[md5sum] and others need SRC_URI[archive.md5sum]. Investigations lead me 
to utils.bbclass / base_get_checksums. In case the parameter 'name' can be 
found it must be prepended in SRC_URI[...]. Since I lost the trace here now my 
questions: How to decide if a recipe needs SRC_URI[<name>.md5sum] or 
SRC_URI[md5sum] and what is the content of <name> (where does it come from)?

Advices are welcome...

Andreas
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Attachment: xfce-base-patch
Description: Binary data

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to