|
Re: initramfs support in Yocto
Hello Darren,
I find that the cpio.gz image is created by running the following
command inside ${IMAGE_ROOTFS} directory
find . | cpio -o -H newc | gzip -c -9 > <name>.rootfs.cpio.gz
Which means
Hello Darren,
I find that the cpio.gz image is created by running the following
command inside ${IMAGE_ROOTFS} directory
find . | cpio -o -H newc | gzip -c -9 > <name>.rootfs.cpio.gz
Which means
|
By
josh@hipro.co.in
·
#5142
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
Did you have meta-oe in your layer stack?
--
Denys
Did you have meta-oe in your layer stack?
--
Denys
|
By
Denys Dmytriyenko
·
#5141
·
|
|
[PATCH 1/1] linux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updates
This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring
in the following updates:
- v3.0.23 stable update
- v3.2.9 stable update
- 3.0/3.2: fri2 updates (pch + configuration
This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring
in the following updates:
- v3.0.23 stable update
- v3.2.9 stable update
- 3.0/3.2: fri2 updates (pch + configuration
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#5140
·
|
|
[PATCH 0/1] linux-yocto/meta-yocto: update kernel SRCREVs
Richard/Saul,
The hardware reference platforms need to be updated to the most recent linux-yocto
changes in oe-core.
The commit message has all the details:
This is an update of the linux-yocto 3.0
Richard/Saul,
The hardware reference platforms need to be updated to the most recent linux-yocto
changes in oe-core.
The commit message has all the details:
This is an update of the linux-yocto 3.0
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#5139
·
|
|
Yocto weekly bug trend charts -- WW09
Hi all,
The overall open bug trend increased a lot during last 2 weeks. WDD number and Open Bug number are 819 and 164. QA began 1.2 M3 RC1 testing last week. Bug status of WW09 could be found on
Hi all,
The overall open bug trend increased a lot during last 2 weeks. WDD number and Open Bug number are 819 and 164. QA began 1.2 M3 RC1 testing last week. Bug status of WW09 could be found on
|
By
Xu, Jiajun <jiajun.xu@...>
·
#5138
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
i just finished doing a "bitbake core-image-minimal" for a
beagleboard using the meta-ti layer, and having only to set a
preferred version for udev.
the build finished (albeit with a few
i just finished doing a "bitbake core-image-minimal" for a
beagleboard using the meta-ti layer, and having only to set a
preferred version for udev.
the build finished (albeit with a few
|
By
Robert P. J. Day
·
#5137
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
taking koen's advice to heart, should this discussion be happening
on the meta-ti list?
rday
--
========================================================================
Robert P. J. Day
taking koen's advice to heart, should this discussion be happening
on the meta-ti list?
rday
--
========================================================================
Robert P. J. Day
|
By
Robert P. J. Day
·
#5136
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
One of the issues:
https://lists.yoctoproject.org/pipermail/meta-ti/2012-February/000491.html
I haven't tried if either 3.0 or a pending 3.1 update for Panda (from
omapzoom/ti-ubuntu), resolve this
One of the issues:
https://lists.yoctoproject.org/pipermail/meta-ti/2012-February/000491.html
I haven't tried if either 3.0 or a pending 3.1 update for Panda (from
omapzoom/ti-ubuntu), resolve this
|
By
Denys Dmytriyenko
·
#5135
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
I'd like to know this myself because I need to build 64bit & 32bit
toolchains (meta-toolchain) and currently I can only get both to build
OK under Poky (yocto trunk) but it is 4.6.x and I need to work
I'd like to know this myself because I need to build 64bit & 32bit
toolchains (meta-toolchain) and currently I can only get both to build
OK under Poky (yocto trunk) but it is 4.6.x and I need to work
|
By
Brian Hutchinson <b.hutchman@...>
·
#5134
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
Can you explain what the toolchain problems are and why the versions in
oe-core don't work for meta-ti?
--
------------------------------------------------------------
Gary Thomas |
Can you explain what the toolchain problems are and why the versions in
oe-core don't work for meta-ti?
--
------------------------------------------------------------
Gary Thomas |
|
By
Gary Thomas
·
#5133
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
i *know* what i'm about to point out is an OE issue and i already
quietly emailed koen, but when i tried the above (actually reordered
my BBLAYERS entries first), i got a udev fetch error since it
i *know* what i'm about to point out is an OE issue and i already
quietly emailed koen, but when i tried the above (actually reordered
my BBLAYERS entries first), i got a udev fetch error since it
|
By
Robert P. J. Day
·
#5132
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
Either way, meta-oe is still required for meta-ti due to toolchain issues...
Either way, meta-oe is still required for meta-ti due to toolchain issues...
|
By
Denys Dmytriyenko
·
#5131
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
um ... AFAICT, that .bbclass file is in meta-oe, not oe-core. and
since i have meta-openembedded checked out, i simply copied the whole
thing into my yocto tree, then tweaked my bblayers.conf file
um ... AFAICT, that .bbclass file is in meta-oe, not oe-core. and
since i have meta-openembedded checked out, i simply copied the whole
thing into my yocto tree, then tweaked my bblayers.conf file
|
By
Robert P. J. Day
·
#5130
·
|
|
Re: proper recipe for building for beagle xM? meta-ti?
First:
-EWRONGLIST
Second:
Upstream calls it bonescript https://github.com/jadonk/bonescript
First:
-EWRONGLIST
Second:
Upstream calls it bonescript https://github.com/jadonk/bonescript
|
By
Koen Kooi
·
#5129
·
|
|
Re: some observations about yocto wiki page, "from git checkout to meta-intel BSP"
Apparently, they're still useful to people, so I think updating rather
than retiring them makes more sense at this point (or they or something
similar get merged into the Developer's guide? For now,
Apparently, they're still useful to people, so I think updating rather
than retiring them makes more sense at this point (or they or something
similar get merged into the Developer's guide? For now,
|
By
Tom Zanussi <tom.zanussi@...>
·
#5128
·
|
|
Re: some observations about yocto wiki page, "from git checkout to meta-intel BSP"
Yeah, just because poky appears in the URL doesn't mean we need to
reference it beyond that.
Yeah, definitely, I need to update these pages for for edison, which
I'll do now that I know somebody's
Yeah, just because poky appears in the URL doesn't mean we need to
reference it beyond that.
Yeah, definitely, I need to update these pages for for edison, which
I'll do now that I know somebody's
|
By
Tom Zanussi <tom.zanussi@...>
·
#5127
·
|
|
in ref manual, images list (and other lists) appear incomplete
just wandering through the yocto/poky reference manual, and it seems
that some of the lists there are missing a few entries.
first, in the images
just wandering through the yocto/poky reference manual, and it seems
that some of the lists there are missing a few entries.
first, in the images
|
By
Robert P. J. Day
·
#5126
·
|
|
Re: some observations about yocto wiki page, "from git checkout to meta-intel BSP"
Yeah, the example is pretty old, dating back to the 1.0 (bernard) release.
Tom - it might be time to retire it, you think?
Yeah, the example is pretty old, dating back to the 1.0 (bernard) release.
Tom - it might be time to retire it, you think?
|
By
David Stewart
·
#5125
·
|
|
[PATCH] Documentation: Suggest Git for people who want to keep up with development.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 2a93ec6..5627c82
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 2a93ec6..5627c82
|
By
Robert P. J. Day
·
#5124
·
|
|
some observations about yocto wiki page, "from git checkout to meta-intel BSP"
yes, i know it's an editable wiki but i'd rather someone else make
the changes just in case i'm misreading something. it's early, and
there's only decaf in the place. this is bad.
anyway, using
yes, i know it's an editable wiki but i'd rather someone else make
the changes just in case i'm misreading something. it's early, and
there's only decaf in the place. this is bad.
anyway, using
|
By
Robert P. J. Day
·
#5123
·
|