|
Re: [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE
Kumar,
Once it's in OE-Core Richard (the maintainer of both) does a merge into the poky git repo, so by the time you get an ACK email, it should be propagated already.
Sau!
Kumar,
Once it's in OE-Core Richard (the maintainer of both) does a merge into the poky git repo, so by the time you get an ACK email, it should be propagated already.
Sau!
|
By
Saul Wold <sgw@...>
·
#2029
·
|
|
Re: [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE
Thanks, how does this propagate to poky?
- k
Thanks, how does this propagate to poky?
- k
|
By
Kumar Gala <galak@...>
·
#2025
·
|
|
[PATCH] Add endianess macros used by previous endian-ness_handling.patch
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
v2: Added conditional check for macros
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
v2: Added conditional check for macros
|
By
Matthew McClintock
·
#2028
·
|
|
[PATCH] Make intltool use perlnative instead of perl on host
intltool recipe was using perl from the host instead of perl from
poky. This forces the recipe to use poky's perl (along with perl
modules it pulls in)
Signed-off-by: Matthew McClintock
intltool recipe was using perl from the host instead of perl from
poky. This forces the recipe to use poky's perl (along with perl
modules it pulls in)
Signed-off-by: Matthew McClintock
|
By
Matthew McClintock
·
#2027
·
|
|
[PATCH v2] Add endianess macros used by previous endian-ness_handling.patch
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
v2: Added conditional check for macros
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
v2: Added conditional check for macros
|
By
Matthew McClintock
·
#2026
·
|
|
Re: [OE-core] [PATCH v2 0/5] Add support for PowerPC e500v2/SPE
Merged into OE-Core
Thanks
Sau!
Merged into OE-Core
Thanks
Sau!
|
By
Saul Wold <sgw@...>
·
#2024
·
|
|
Re: [PATCH] Add endianess macros used by previous endian-ness_handling.patch
I have reason to believe that ldconfig-native is not even being built
on my Fedora box. Does this make any sense? I've cleared sstate, run
bitbake -c clean, and even manually run bitbake -c
I have reason to believe that ldconfig-native is not even being built
on my Fedora box. Does this make any sense? I've cleared sstate, run
bitbake -c clean, and even manually run bitbake -c
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2023
·
|
|
Re: [PATCH 1/1] linux-yocto/meta-yocto: update SRCREVS
Merged to master, thanks.
Richard
Merged to master, thanks.
Richard
|
By
Richard Purdie
·
#2022
·
|
|
Re: Build Yocto image for EeePC901
At boot time, press tab at the syslinux boot: prompt, it will list
"boot" and "install". It runs "boot" by default. Type "install" followed
by Enter and it will attempt to install on the hard disk -
At boot time, press tab at the syslinux boot: prompt, it will list
"boot" and "install". It runs "boot" by default. Type "install" followed
by Enter and it will attempt to install on the hard disk -
|
By
Darren Hart <dvhart@...>
·
#2021
·
|
|
Re: Build Yocto image for EeePC901
Hi, Darren,
Yes, I use poky-image-sato-live and it works well on EeePC901 now.
Since it run from USB drive directly, it runs quite slow.
Is there any way to install it into SSD driver from USB
Hi, Darren,
Yes, I use poky-image-sato-live and it works well on EeePC901 now.
Since it run from USB drive directly, it runs quite slow.
Is there any way to install it into SSD driver from USB
|
By
Li, Simon <simon.li@...>
·
#2020
·
|
|
Re: Supporting upcoming distribution releases
Oh, sorry, I have found the git tree of openembedded-core.
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
Oh, sorry, I have found the git tree of openembedded-core.
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
|
By
niqingliang
·
#2019
·
|
|
Re: Supporting upcoming distribution releases
update accroding your suggestion.
This patch is for bitbake indeed, but bitbake is not part of
openembedded. Is it RIGHT?
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..acf4e96
update accroding your suggestion.
This patch is for bitbake indeed, but bitbake is not part of
openembedded. Is it RIGHT?
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..acf4e96
|
By
niqingliang
·
#2018
·
|
|
Weekly test report for Yocto1.1 M2 RC3 20110717 build
Hi, All
This is the weekly test report for Yocto1.1 M2 RC3 20110717 build. There are two new bug were found. All the lsb image build failed on autobuilder. For Crownbay image, Xorg eats lots of
Hi, All
This is the weekly test report for Yocto1.1 M2 RC3 20110717 build. There are two new bug were found. All the lsb image build failed on autobuilder. For Crownbay image, Xorg eats lots of
|
By
Fan, WenhuaX <wenhuax.fan@...>
·
#2017
·
|
|
Re: [PATCH] Add endianess macros used by previous endian-ness_handling.patch
I suspect redefines. I did compile this on a machine that did have the
defines in endian.h though and I got no messages from bitbake. I guess
I should check the compile log. Will do these things
I suspect redefines. I did compile this on a machine that did have the
defines in endian.h though and I got no messages from bitbake. I guess
I should check the compile log. Will do these things
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2016
·
|
|
Re: Supporting upcoming distribution releases
I'm not sure we need to print this.
I can live without this message but if we do leave it in we should
probably call it a NOTE rather than WARNING.
Perhaps make this a little more
I'm not sure we need to print this.
I can live without this message but if we do leave it in we should
probably call it a NOTE rather than WARNING.
Perhaps make this a little more
|
By
Joshua Lock <josh@...>
·
#2015
·
|
|
Re: [PATCH 0/2][Image Creator] Hob Cache for speed up switching
I'm still not certain about merging this change, do you feel it's still
worth it once we've merged your change to reduce the tree generation
time?
If so we need to revise the second patch to
I'm still not certain about merging this change, do you feel it's still
worth it once we've merged your change to reduce the tree generation
time?
If so we need to revise the second patch to
|
By
Joshua Lock <josh@...>
·
#2014
·
|
|
Re: [PATCH 1/1][Image Creator] Remove unused target tree data for Hob
I'd prefer this method end around, not take the runqueue parameter and
just be responsible for updating the cache and returning taskdata
Runqueue construction could then be rolled into
I'd prefer this method end around, not take the runqueue parameter and
just be responsible for updating the cache and returning taskdata
Runqueue construction could then be rolled into
|
By
Joshua Lock <josh@...>
·
#2013
·
|
|
Re: [PATCH] Add endianess macros used by previous endian-ness_handling.patch
Matthew:
Thanks for this patch.
What will happen on distros that do include these macros? Will we get redefines? I don't see any conditional testing to determine if they exist already.
We need
Matthew:
Thanks for this patch.
What will happen on distros that do include these macros? Will we get redefines? I don't see any conditional testing to determine if they exist already.
We need
|
By
Saul Wold <sgw@...>
·
#2012
·
|
|
[PATCH] Add endianess macros used by previous endian-ness_handling.patch
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
This fixes builds on my CentOS 5.5 box
Some distro's don't include these macros in /usr/include/endian.h
so we include them via this patch
Signed-off-by: Matthew McClintock <msm@...>
---
This fixes builds on my CentOS 5.5 box
|
By
Matthew McClintock
·
#2011
·
|
|
Minutes: Yocto Technical Team (Tuesday, July 19, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
Really sorry if many of the past meeting agenda and minutes have not been able to reach you. I had some problems with the Yocto project mailing list. Please let me know if you hear anyone still having
Really sorry if many of the past meeting agenda and minutes have not been able to reach you. I had some problems with the Yocto project mailing list. Please let me know if you hear anyone still having
|
By
Liu, Song <song.liu@...>
·
#2010
·
|