* open embedded build issues with beagle board @ 2014-07-08 6:54 Bryan 2014-07-08 14:47 ` Cliff Brake 2014-07-08 16:11 ` Philip Balister 0 siblings, 2 replies; 12+ messages in thread From: Bryan @ 2014-07-08 6:54 UTC (permalink / raw) To: openembedded-devel@lists.openembedded.org 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. 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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-08 6:54 open embedded build issues with beagle board Bryan @ 2014-07-08 14:47 ` Cliff Brake 2014-07-08 16:11 ` Philip Balister 1 sibling, 0 replies; 12+ messages in thread From: Cliff Brake @ 2014-07-08 14:47 UTC (permalink / raw) To: openembedded-devel On Tue, Jul 8, 2014 at 2:54 AM, Bryan <just4tech83@gmail.com> 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. Yes, openembedded-core (angstrom or poky) is your best bet. oe classic is seeing very little maintenance these days. Cliff ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-08 6:54 open embedded build issues with beagle board Bryan 2014-07-08 14:47 ` Cliff Brake @ 2014-07-08 16:11 ` Philip Balister 2014-07-11 6:00 ` Bryan 1 sibling, 1 reply; 12+ messages in thread From: Philip Balister @ 2014-07-08 16:11 UTC (permalink / raw) To: openembedded-devel 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 > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-08 16:11 ` Philip Balister @ 2014-07-11 6:00 ` Bryan 2014-07-11 13:11 ` Cliff Brake 2014-07-15 4:29 ` Bryan 0 siblings, 2 replies; 12+ messages in thread From: Bryan @ 2014-07-11 6:00 UTC (permalink / raw) To: philip, cbrake, openembedded-devel 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" <philip@balister.org> Date: Jul 8, 2014 9:42 PM Subject: Re: [oe] open embedded build issues with beagle board To: <openembedded-devel@lists.openembedded.org> 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 Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-11 6:00 ` Bryan @ 2014-07-11 13:11 ` Cliff Brake 2014-07-15 4:29 ` Bryan 1 sibling, 0 replies; 12+ messages in thread From: Cliff Brake @ 2014-07-11 13:11 UTC (permalink / raw) To: openembedded-devel On Fri, Jul 11, 2014 at 2:00 AM, Bryan <just4tech83@gmail.com> 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 I have never used exactly the method you described, so I can't comment on it. I would advise you to use standard OE distro (Angstrom or Poky), and stick with the dora or daisy releases. There are a number of ways to do this: https://github.com/Angstrom-distribution/setup-scripts (use the anstrom-v2012.06-yocto1.6 branch) https://github.com/cbrake/oe-build (use the bec1.5-dora branch) http://git.yoctoproject.org/cgit/cgit.cgi/poky/ (perhaps try daisy branch) Cliff ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-11 6:00 ` Bryan 2014-07-11 13:11 ` Cliff Brake @ 2014-07-15 4:29 ` Bryan 2014-07-15 6:04 ` Stephen Arnold [not found] ` <53C51AE2.4030100@bec-systems.com> 1 sibling, 2 replies; 12+ messages in thread From: Bryan @ 2014-07-15 4:29 UTC (permalink / raw) To: cbrake, philip, openembedded-devel 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" <just4tech83@gmail.com> 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" <philip@balister.org> > Date: Jul 8, 2014 9:42 PM > Subject: Re: [oe] open embedded build issues with beagle board > To: <openembedded-devel@lists.openembedded.org> > 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 > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-15 4:29 ` Bryan @ 2014-07-15 6:04 ` Stephen Arnold [not found] ` <53C51AE2.4030100@bec-systems.com> 1 sibling, 0 replies; 12+ messages in thread From: Stephen Arnold @ 2014-07-15 6:04 UTC (permalink / raw) To: openembeded-devel Just add meta-ti to your bblayers and set your machine. The latest kernel *should* support video; there's also the LinuxOnArm wiki with a working kernel. Steve On Mon, Jul 14, 2014 at 9:29 PM, Bryan <just4tech83@gmail.com> 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" <just4tech83@gmail.com> 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" <philip@balister.org> > > Date: Jul 8, 2014 9:42 PM > > Subject: Re: [oe] open embedded build issues with beagle board > > To: <openembedded-devel@lists.openembedded.org> > > 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 > > Openembedded-devel@lists.openembedded.org > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > > -- > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <53C51AE2.4030100@bec-systems.com>]
[parent not found: <CAD2C2VR22ww51=1UQbW7OxtWvr8dV1PjLhr0d0O176JtX6PJKQ@mail.gmail.com>]
* Re: open embedded build issues with beagle board [not found] ` <CAD2C2VR22ww51=1UQbW7OxtWvr8dV1PjLhr0d0O176JtX6PJKQ@mail.gmail.com> @ 2014-07-17 6:59 ` Bryan 2014-07-17 7:05 ` Henning Heinold 2014-07-22 10:15 ` Bryan 1 sibling, 1 reply; 12+ messages in thread From: Bryan @ 2014-07-17 6:59 UTC (permalink / raw) To: openembedded-devel ---------- Forwarded message ---------- From: "Bryan" <just4tech83@gmail.com> Date: Jul 17, 2014 10:36 AM Subject: Re: Fwd: Re: [oe] open embedded build issues with beagle board To: "Cliff Brake" <cbrake@bec-systems.com>, <philip@balister.org>, < openembedded-devel@lidts.openembedded.org> Cc: 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" <cbrake@bec-systems.com> 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" <just4tech83@gmail.com> 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" <philip@balister.org> >> Date: Jul 8, 2014 9:42 PM >> Subject: Re: [oe] open embedded build issues with beagle board >> To: <openembedded-devel@lists.openembedded.org> >> 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 >> Openembedded-devel@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel >> > > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-17 6:59 ` Bryan @ 2014-07-17 7:05 ` Henning Heinold 2014-07-17 7:14 ` Stephen Arnold 0 siblings, 1 reply; 12+ messages in thread From: Henning Heinold @ 2014-07-17 7:05 UTC (permalink / raw) To: openembedded-devel On Thu, Jul 17, 2014 at 12:29:34PM +0530, Bryan wrote: > ---------- Forwarded message ---------- > 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 Have a look at http://layers.openembedded.org/layerindex/branch/master/layers/ Bye Henning ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-17 7:05 ` Henning Heinold @ 2014-07-17 7:14 ` Stephen Arnold 0 siblings, 0 replies; 12+ messages in thread From: Stephen Arnold @ 2014-07-17 7:14 UTC (permalink / raw) To: openembeded-devel Yes, check the layer index. I have a patched meta-beagleboard on github, with an older kernel, but meta-beagleboard is not as current as meta-ti (and not quite as "official" I believe). The latest kernel works reasonably well (the patches maintained by RCN) if you want to check the LinuxOnArm wiki. Steve On Thu, Jul 17, 2014 at 12:05 AM, Henning Heinold < henning@itconsulting-heinold.de> wrote: > On Thu, Jul 17, 2014 at 12:29:34PM +0530, Bryan wrote: > > ---------- Forwarded message ---------- > > 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 > > Have a look at > http://layers.openembedded.org/layerindex/branch/master/layers/ > > > Bye Henning > -- > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board [not found] ` <CAD2C2VR22ww51=1UQbW7OxtWvr8dV1PjLhr0d0O176JtX6PJKQ@mail.gmail.com> 2014-07-17 6:59 ` Bryan @ 2014-07-22 10:15 ` Bryan 2014-07-23 1:10 ` Stephen Arnold 1 sibling, 1 reply; 12+ messages in thread From: Bryan @ 2014-07-22 10:15 UTC (permalink / raw) To: philip, Cliff Brake, openembedded-devel Please suggest me link to get meta layer for beagkeboard. On Jul 17, 2014 10:36 AM, "Bryan" <just4tech83@gmail.com> 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" <cbrake@bec-systems.com> 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" <just4tech83@gmail.com> 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" <philip@balister.org> >>> Date: Jul 8, 2014 9:42 PM >>> Subject: Re: [oe] open embedded build issues with beagle board >>> To: <openembedded-devel@lists.openembedded.org> >>> 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 >>> Openembedded-devel@lists.openembedded.org >>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel >>> >> >> ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: open embedded build issues with beagle board 2014-07-22 10:15 ` Bryan @ 2014-07-23 1:10 ` Stephen Arnold 0 siblings, 0 replies; 12+ messages in thread From: Stephen Arnold @ 2014-07-23 1:10 UTC (permalink / raw) To: openembeded-devel It's in the layer index, which will point to the beagleboard.org stuff on github: https://github.com/beagleboard Have fun... Steve On Tue, Jul 22, 2014 at 3:15 AM, Bryan <just4tech83@gmail.com> wrote: > Please suggest me link to get meta layer for beagkeboard. > On Jul 17, 2014 10:36 AM, "Bryan" <just4tech83@gmail.com> 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" <cbrake@bec-systems.com> 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" <just4tech83@gmail.com> 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" <philip@balister.org> > >>> Date: Jul 8, 2014 9:42 PM > >>> Subject: Re: [oe] open embedded build issues with beagle board > >>> To: <openembedded-devel@lists.openembedded.org> > >>> 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 > >>> Openembedded-devel@lists.openembedded.org > >>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > >>> > >> > >> > -- > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2014-07-23 1:10 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 6:54 open embedded build issues with beagle board Bryan
2014-07-08 14:47 ` Cliff Brake
2014-07-08 16:11 ` Philip Balister
2014-07-11 6:00 ` Bryan
2014-07-11 13:11 ` Cliff Brake
2014-07-15 4:29 ` Bryan
2014-07-15 6:04 ` Stephen Arnold
[not found] ` <53C51AE2.4030100@bec-systems.com>
[not found] ` <CAD2C2VR22ww51=1UQbW7OxtWvr8dV1PjLhr0d0O176JtX6PJKQ@mail.gmail.com>
2014-07-17 6:59 ` Bryan
2014-07-17 7:05 ` Henning Heinold
2014-07-17 7:14 ` Stephen Arnold
2014-07-22 10:15 ` Bryan
2014-07-23 1:10 ` Stephen Arnold
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.