|
Re: The BitBake equivalent of "Hello, World!"
Hi Patrick,
I think I understand what you are looking for. I created this Bitbake Hello World for a training class. It just uses 'raw' Bitbake and a very basic recipe to build the Nano editor
Hi Patrick,
I think I understand what you are looking for. I created this Bitbake Hello World for a training class. It just uses 'raw' Bitbake and a very basic recipe to build the Nano editor
|
By
Rudolf Streif <rudolf.streif@...>
·
#9795
·
|
|
Re: The BitBake equivalent of "Hello, World!"
In my previous message, some of the indentation in the representation of
my file tree was wrong (because we're using Outlook, which destroy all
indentation when you paste it into an e-mail message).
In my previous message, some of the indentation in the representation of
my file tree was wrong (because we're using Outlook, which destroy all
indentation when you paste it into an e-mail message).
|
By
Patrick Turley <PatrickTurley@...>
·
#9794
·
|
|
The BitBake equivalent of "Hello, World!"
I'll start with my question (so you can decide whether you care to read
the rest):
What is the BitBake equivalent of "Hello, World!?"
Specifically, what is the minimum project structure
I'll start with my question (so you can decide whether you care to read
the rest):
What is the BitBake equivalent of "Hello, World!?"
Specifically, what is the minimum project structure
|
By
Patrick Turley <PatrickTurley@...>
·
#9793
·
|
|
Yocto Project Technical Team Meeting
When: Tuesday, October 16, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
When: Tuesday, October 16, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
|
By
Liu, Song <song.liu@...>
·
#9792
·
|
|
Yocto Project Technical Team Meeting
When: Occurs every Tuesday effective 6/26/2012 until 6/18/2013 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
When: Occurs every Tuesday effective 6/26/2012 until 6/18/2013 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
|
By
Liu, Song <song.liu@...>
·
#9791
·
|
|
[PATCH] psplash: use correct blue offset value for BGR888
Apologies. Used the wrong subject line. It is corrected now.
Aws\
Apologies. Used the wrong subject line. It is corrected now.
Aws\
|
By
Aws Ismail <aws.ismail@...>
·
#9790
·
|
|
[PATCH] psplash: Add custom bar image and color options.
I have sent this a about two months ago but did not get a reply.
So I am sending it again to see if anyone has comments on
I have sent this a about two months ago but did not get a reply.
So I am sending it again to see if anyone has comments on
|
By
Aws Ismail <aws.ismail@...>
·
#9789
·
|
|
Re: Cannot do atom-pc build with meta-cedartrail
Submitted bug #3217 https://bugzilla.yoctoproject.org/show_bug.cgi?id=3217
For the records.
Cheers,
--
Mihai Lindner
Submitted bug #3217 https://bugzilla.yoctoproject.org/show_bug.cgi?id=3217
For the records.
Cheers,
--
Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9788
·
|
|
Yocto Project 1.4 Planning Process
Whilst I appreciate people are concentrating on 1.3, we do also need to
think about planning 1.4.
https://wiki.yoctoproject.org/wiki/Yocto_1.4_Features
is seeded with the 1.4/Future targeted
Whilst I appreciate people are concentrating on 1.3, we do also need to
think about planning 1.4.
https://wiki.yoctoproject.org/wiki/Yocto_1.4_Features
is seeded with the 1.4/Future targeted
|
By
Richard Purdie
·
#9787
·
|
|
[PATCH] psplash: Add custom bar image and color options.
To make more use of the option to overwrite the splash image this adds the
possibility to overwrite the bar image as well as the color header file to
make a consistent splash screen even when a
To make more use of the option to overwrite the splash image this adds the
possibility to overwrite the bar image as well as the color header file to
make a consistent splash screen even when a
|
By
Julian Scheel <julian@...>
·
#9786
·
|
|
Re: Can't fetch git SRC_URI via HTTP
Oops, better have a look at:
- http://bugzilla.yoctoproject.org/show_bug.cgi?id=3214
I just created this... :-%
<paul.eggleton@...> wrote:
Oops, better have a look at:
- http://bugzilla.yoctoproject.org/show_bug.cgi?id=3214
I just created this... :-%
<paul.eggleton@...> wrote:
|
By
Evade Flow <evadeflow@...>
·
#9785
·
|
|
Re: Correct procedure for rebuilding after a git pull
that will help a lot in fixing sstate
cleansstate was a stop gap but should be avoided as much as possible.
that will help a lot in fixing sstate
cleansstate was a stop gap but should be avoided as much as possible.
|
By
Khem Raj
·
#9784
·
|
|
Re: Can't fetch git SRC_URI via HTTP
Indeed, in fact coincidentally I was just trying to find this thread in my
cluttered inbox in order to reply to it mentioning that :)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology
Indeed, in fact coincidentally I was just trying to find this thread in my
cluttered inbox in order to reply to it mentioning that :)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology
|
By
Paul Eggleton
·
#9783
·
|
|
Re: Can't fetch git SRC_URI via HTTP
I think Paul posted a patch where bitbake will spit out a good error
message about such usage
I think Paul posted a patch where bitbake will spit out a good error
message about such usage
|
By
Khem Raj
·
#9782
·
|
|
Re: Correct procedure for rebuilding after a git pull
I'll bear that in mind.
I believe it was ext2fs that failed earlier today on my production build machine. Again a -c cleansstate fixed it and I didn't investigate so I can't add anything
I'll bear that in mind.
I believe it was ext2fs that failed earlier today on my production build machine. Again a -c cleansstate fixed it and I didn't investigate so I can't add anything
|
By
Jack Mitchell <ml@...>
·
#9781
·
|
|
Re: Correct procedure for rebuilding after a git pull
I also use this work flow. If something goes wrong with a particular package then I will -c cleansstate failed-package and then start the build again. This usually fixes it.
Regards,
--
Jack
I also use this work flow. If something goes wrong with a particular package then I will -c cleansstate failed-package and then start the build again. This usually fixes it.
Regards,
--
Jack
|
By
Jack Mitchell <ml@...>
·
#9779
·
|
|
Re: Correct procedure for rebuilding after a git pull
Bringing the failure on on the list / bug would be appreciated,
everything *should* rebuild cleanly (especially with recent changes in
master).
Ross
Bringing the failure on on the list / bug would be appreciated,
everything *should* rebuild cleanly (especially with recent changes in
master).
Ross
|
By
Burton, Ross <ross.burton@...>
·
#9780
·
|
|
Re: Correct procedure for rebuilding after a git pull
On Wed, Oct 3, 2012 at 9:21 AM, Burton, Ross <ross.burton@...> wrote:
Jim A
On Wed, Oct 3, 2012 at 9:21 AM, Burton, Ross <ross.burton@...> wrote:
Jim A
|
By
Jim Abernathy
·
#9778
·
|
|
Re: Correct procedure for rebuilding after a git pull
Just git pull ; bitbake should work -- all of the packages that
changed will rebuild without any problems.
That's the theory, and everyone who works against oe-core/poky master
does this ever day
Just git pull ; bitbake should work -- all of the packages that
changed will rebuild without any problems.
That's the theory, and everyone who works against oe-core/poky master
does this ever day
|
By
Burton, Ross <ross.burton@...>
·
#9777
·
|
|
Correct procedure for rebuilding after a git pull
So I'm looking for the right way to do this. Here's the scenario. I do a complete build of the image core-image-cdv-media for the cedartrail machine. No changes from the basic BSP, except for the
So I'm looking for the right way to do this. Here's the scenario. I do a complete build of the image core-image-cdv-media for the cedartrail machine. No changes from the basic BSP, except for the
|
By
Jim Abernathy
·
#9776
·
|