Quoting Lukas-David Gorris <[email protected]>:
Hi,
Is it possible to use the
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/setup-scripts/
setup scripts for a non-angstrom distro?
I tried to do this as explained in the following:
git clone git://git.angstrom-distribution.org/setup-scripts
cd setup-scripts
git checkout -b oe-core remotes/origin/oe-core
Now I replace ¨angstrom...¨ with ¨shr¨ in DISTRO= in oebb.sh and run
./oebb.sh config htcleo #I added htcleo machine in the meta-smartphone layer
./oebb.sh bitbake shr-image
This will end up with bitbake trying to use some angstrom scripts
and then fail. It would be very nice to make the distro configurable
in oebb.sh. I suppose extra configurations for the non-angstrom
distro will be needed but I am uncertain how to go about this. Maybe
we can add a new branch for SHR specific oebb.sh ?
Best regards
Lukas
Thanks to Heiner I just found the first problem.The meta-shr layer
that provides everything specific to the shr distro must be included
for this to work.
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel