Please suggest me link to get meta layer for beagkeboard. On Jul 17, 2014 10:36 AM, "Bryan" <[email protected]> wrote:
> > Hi, > Thanks for your suggestion to use meta-ti layer. Cau you please tell us > where we can find this layer as we couldn't find it on openembedded git. > > We tried with following link to build but it gives error while building. > https://github.com/beagleboard/meta-beagleboard > > > Thanks > Bryan > On Jul 15, 2014 5:43 PM, "Cliff Brake" <[email protected]> wrote: > >> The meta-ti layer includes support for the beagleboard. You probably >> want the linux-mainline 3.2 recipe. >> >> Cliff >> >> On 07/15/2014 12:29 AM, Bryan wrote: >> >> Hi Cliff, >> thanks for your suggestion, i tried links which you mentioned in >> your mail. Now i am able to build minimal image for MACHINE = qmux6. >> Can you please tell us how can we make it for beagleboard omap 3530. >> Where can we find support layer for beagleboard. >> >> Thanks a lot in advance ! >> On Jul 11, 2014 11:30 AM, "Bryan" <[email protected]> wrote: >> >>> Hi, >>> As per your suggestion we took oe-core and other packages from >>> followinf link: >>> -> http://git.openembedded.org/meta-openembedded >>> >>> We are using bitbake version 1.23.1. >>> >>> We have to build image for beagleboard so we find following to build >>> image: >>> >>> -> >>> http://www.crashcourse.ca/wiki/index.php/Building_for_BBB_using_OpenEmbedded >>> >>> While following steps from the above link we have done following >>> settings in local.conf and bblayers.conf file. >>> >>> MACHINE ??= "beaglebone" >>> BBLAYERS ?= " \ >>> /home/rpjday/oe/dist/layers/oe-core/meta \ >>> /home/rpjday/oe/dist/layers/meta-openembedded/meta-oe \ >>> /home/rpjday/oe/dist/layers/meta-beagleboard/common-bsp \ >>> " >>> Now while running "bitbake core-image-minimal" command we are getting >>> following issues : >>> >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/intro_what.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/program_ram.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/arch_apis.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/transapp_reclimit.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/am_close.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/lock_stdmode.html': >>> Operation not permitted >>> chown: changing ownership of >>> `/home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image/home/test/oe/oe-core/build/tmp-eglibc/sysroots/i686-linux/usr/share/doc/programmer_reference/transapp_env_open.html': >>> Operation not permitted >>> >>> WARNING: >>> /home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/temp/run.do_install.26236:1 >>> exit 1 from >>> chown -R root:root >>> /home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/image >>> ERROR: Function failed: do_install (log file is located at >>> /home/test/oe/oe-core/build/tmp-eglibc/work/i686-linux/db-native/5.3.21-r0/temp/log.do_install.26236) >>> >>> one more doubt about the code base which we should follow as we found >>> one other link which have oe-core code at " >>> https://github.com/openembedded". We have tried both and found seperate >>> issues while using both. >>> >>> Please suggest us how we can overcome these issues to get test image >>> build for beagleboard. >>> >>> Thanks in advance >>> ---------- Forwarded message ---------- >>> From: "Philip Balister" <[email protected]> >>> Date: Jul 8, 2014 9:42 PM >>> Subject: Re: [oe] open embedded build issues with beagle board >>> To: <[email protected]> >>> Cc: >>> >>> On 07/08/2014 02:54 AM, Bryan wrote: >>> > Hi All >>> > I am trying to build Openembeeded classic for Beagle board-XM but i >>> am >>> > getting lot of broken link issues. I have set DISTRO as >>> angstrom-2010.x in >>> > local.conf. Is this approach ok? or should i move to openembedded >>> core ?? >>> > Pls suggest. >>> >>> Use the current Angstrom instructions, oe-classic is pretty much >>> completely unsupported now. >>> >>> Philip >>> >>> > >>> > Broken link e.g. >>> > >>> > Resolving www.angstrom-distribution.org (www.angstrom-distribution.org >>> )... >>> > 140.211.169.177 >>> > Connecting to www.angstrom-distribution.org >>> > (www.angstrom-distribution.org)|140.211.169.177|:80... >>> > connected. >>> > HTTP request sent, awaiting response... >>> > 404 Not Found 2014-07-08 10:13:43 ERROR 404: Not Found. >>> > >>> > Thanks in advance >>> > >>> -- >>> _______________________________________________ >>> Openembedded-devel mailing list >>> [email protected] >>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel >>> >> >> -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
