Dear OE folks,

in case you are using `angstrom-2008.1` and are getting the following
error message

        $ bitbake -k some-recipe
        ERROR: Error parsing 
/home/paul/oe/openembedded/recipes/images/uml-image.bb: Could not inherit file 
classes/rootfs_${IMAGE_PKGTYPE}.bbclass
        ERROR: Command execution failed: Exited with 1

it means that `conf/distro/angstrom-2008.1.conf` was removed in [1].

        commit 67a7c91a4eeed0a5b48f99d98ec9bb54ba6ea120
        Author: Koen Kooi <[email protected]>
        Date:   Wed Mar 9 14:51:10 2011 +0100
        
            angstrom 2008.1: remove from .dev
            
            This will be maintained in the 2011.03-maintenance branch
            
            Signed-off-by: Koen Kooi <[email protected]>

It looks like some other configurations files and comments still refer
to `angstrom-2008.1` though and probably need an update.

        conf/distro/amsdelta-oe.conf:require conf/distro/angstrom-2008.1.conf
        conf/distro/angstrom-2010.x.conf:# If you want something stable *right 
now*, use angstrom-2008.1
        conf/distro/angstrom-2010.x.conf:# Again, in doubt, use 
DISTRO="angstrom-2008.1"
        conf/distro/foonas.conf:require conf/distro/angstrom-2008.1.conf
        conf/distro/iphone-compat.conf:require conf/distro/angstrom-2008.1.conf
        conf/distro/nylon.conf:require conf/distro/angstrom-2008.1.conf
        conf/local.conf.sample:# DISTRO = "angstrom-2008.1"
        contrib/angstrom/local.conf:DISTRO = "angstrom-2008.1"
        contrib/buildbot/scripts/full-oe-autobuild:     echo 'DISTRO = 
"angstrom-2008.1"' >> "$CONFFILE"
        contrib/testing/testbuilder/README:bitbake (e.g. 
angstrom-2008.1/qemuarm/console-image).
        contrib/testing/testbuilder/README:    ./testbuilder -D angstrom-2008.1 
-M qemuarm console-image
        contrib/testing/testbuilder/README:    ./testbuilder -D angstrom-2008.1 
-M qemuarm -S
        
contrib/testing/testbuilder/testbuilder.d/testing.conf.sample:DISTROS="angstrom-2008.1
 angstrom-2010.x"
        docs/usermanual/chapters/getting_oe.xml:DISTRO = "angstrom-2008.1"
        
recipes/linux/linux-2.6.29/cm-x270/0004-add-build-script.patch:+CROSS_COMPILER_PATH=`cd
 /build/oe/oe-stable/build/angstrom-2008.1/tmp/cross/armv5te/bin; pwd`


Thanks,

Paul


[1] 
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=67a7c91a4eeed0a5b48f99d98ec9bb54ba6ea120

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to