On 13 Aug 2011, at 02:22, Bruce Ashfield wrote:
What's your yocto release / base kernel ? IF you happen to
be using linux-yocto there are several ways to avoid using
defconfigs at all, and share your common base of kernel
configuration items.
Plan is to move to linux-yocto (currently using wrs
Hi all,
This patch fixes compilation of qt-x11-native_3.3.5 on Fedora 15 x86-64.
The compiler was complainig about unknown type ptrdiff_t. Including the
appropriate header in qvaluelist.h helps.
Can this be integrated into the meta-qt3 git repository?
cheers,
Andre
diff --git a/recipes-qt3/qt3/
On 11-08-17 03:59 AM, Chris Tapp wrote:
On 13 Aug 2011, at 02:22, Bruce Ashfield wrote:
What's your yocto release / base kernel ? IF you happen to
be using linux-yocto there are several ways to avoid using
defconfigs at all, and share your common base of kernel
configuration items.
Plan is to
ARGET_ARCH = "powerpc"
TARGET_OS = "linux"
MACHINE = "qemuppc"
DISTRO= "poky"
DISTRO_VERSION= "1.0+snapshot-20110817"
TUNE_FEATURES = "m32 fpu-hard ppc603e"
TARGET_FPU= ""
meta
meta-
On Fri, 2011-08-12 at 20:48 +0100, Chris Tapp wrote:
> On 12 Aug 2011, at 13:59, Bruce Ashfield wrote:
>
> >> NOTE: Unpacking
> >> /home/chris/yocto/yocto-downloads/git_git.pokylinux.org.linux-2.6-
> >> windriver.git.tar.gz
> >> to
> >> /home/chris/yocto/sjs-build/tmp/work/LX800-poky-linux/linux-
From: Tom Zanussi
Add scc commands to merge the yocto/emgd branch into the fri2 BSP.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/bsp/fri2/fri2.scc |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
b/meta/cfg/kernel-cache
From: Tom Zanussi
Add kernel options needed for enabling EMGD.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/bsp/fri2/fri2.scc |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
inde
From: Tom Zanussi
This patchset makes fri2 use emgd. Please pull into
linux-yocto-3.0/meta.
Thanks,
Tom
The following changes are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git
tzanussi/meta-fri2-emgd-linux-yocto-3.0
http://git.yoctoprojec
From: Tom Zanussi
Switch crownbay and crownbay-noemgd to the 3.0 kernel, lock it down,
and update kernel SRCREVs.
Signed-off-by: Tom Zanussi
---
meta-crownbay/conf/machine/crownbay-noemgd.conf|2 ++
meta-crownbay/conf/machine/crownbay.conf |2 ++
.../recipes-kernel/linux/
From: Tom Zanussi
This adds a new recipe for the emgd 1.8 driver binaries.
Signed-off-by: Tom Zanussi
---
.../xorg-xserver/emgd-driver-bin_1.8.bb| 36
1 files changed, 36 insertions(+), 0 deletions(-)
create mode 100644
meta-crownbay/recipes-graphics/xorg-x
From: Tom Zanussi
Change preferred version of emgd binaries to 1.8.
Signed-off-by: Tom Zanussi
---
meta-crownbay/conf/machine/crownbay.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-crownbay/conf/machine/crownbay.conf
b/meta-crownbay/conf/machine/crownbay.
From: Tom Zanussi
The emgd-driver-bin recipe now automatically downloads and installs
EMGD using the new click-through-free tarball, but since the binaries
still fall under a non-free license, we need to prevent it from being
accidentally installed in an image.
We therefore make sure it's labele
From: Tom Zanussi
Update to the ced-generated xorg.conf for 1.8.
Signed-off-by: Tom Zanussi
---
.../xserver-xf86-config/crownbay/xorg.conf |3 ++-
.../xorg-xserver/xserver-xf86-config_0.1.bbappend |1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git
a/meta-crown
From: Tom Zanussi
With the new emgd-driver-bin recipe, the extensive instructions on how
to manually download and set up EMGD for the build are no longer
necessary. Those instructions have been replaced with the simpler set
of instructions now needed to build crownbay with EMGD.
Changes to refl
From: Tom Zanussi
This patchset switches crownbay to the 3.0 kernel and upgrades emgd
to 1.8. Both crownbay and crownbay-noemgd were successfully built and
boot tested into sato.
It also does the same for fri2, after adding a new fri2 machine config
and renaming the current one to fri2-noemgd.
From: Tom Zanussi
Add common/recipes-graphics so fri2 can pick up the EMGD bits in
emgd-driver-bin.
Signed-off-by: Tom Zanussi
---
meta-fri2/conf/layer.conf |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta-fri2/conf/layer.conf b/meta-fri2/conf/layer.conf
index b
From: Tom Zanussi
The emgd-driver-bin recipe now automatically downloads and installs
EMGD using the new click-through-free tarball, but since the binaries
still fall under a non-free license, we need to prevent it from being
accidentally installed in an image.
We therefore make sure it's labele
From: Tom Zanussi
Update the meta-fri2 README to reflect the addtion of the EMGD
capabilities and new machine.
Changes were also made to reflect the new image names and a couple
other minor cleanups.
Signed-off-by: Tom Zanussi
---
meta-fri2/README | 96 ++
From: Tom Zanussi
This patch essentially adds a new EMGD-capable 'fri2' machine to
meta-fri2.
The current version with vesa graphics will become fri2-noemgd; fri2
will become the version with EMGD graphics. This patch does the
fri2->fri2-noemgd renaming and adds the new files for fri2, and
upda
From: Tom Zanussi
Document an alternative mechanism for users to deal with
COMMERCIAL_LICENSE in the crownbay and fri2 BSPs.
Signed-off-by: Tom Zanussi
---
meta-crownbay/README |6 ++
meta-fri2/README |6 ++
2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/me
From: Tom Zanussi
emgd-driver-bin will be shared by multiple BSPs, crownbay and fri2 to
start with, so move them into /common.
Signed-off-by: Tom Zanussi
---
.../xorg-xserver/emgd-driver-bin_1.8.bb|0
1 files changed, 0 insertions(+), 0 deletions(-)
rename {meta-crownbay =>
c
On 08/17/2011 09:50 AM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> Add scc commands to merge the yocto/emgd branch into the fri2 BSP.
>
> Signed-off-by: Tom Zanussi
Acked-by: Darren Hart
> ---
> meta/cfg/kernel-cache/bsp/fri2/fri2.scc |2 ++
> 1 files changed, 2 insertions(+
On 08/17/2011 09:50 AM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> Add kernel options needed for enabling EMGD.
>
> Signed-off-by: Tom Zanussi
Acked-by: Darren Hart
> ---
> meta/cfg/kernel-cache/bsp/fri2/fri2.scc |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>
On 08/17/2011 09:51 AM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> The emgd-driver-bin recipe now automatically downloads and installs
> EMGD using the new click-through-free tarball, but since the binaries
> still fall under a non-free license, we need to prevent it from being
> acci
On 11-08-17 12:50 PM, tom.zanu...@intel.com wrote:
From: Tom Zanussi
This patchset makes fri2 use emgd. Please pull into
linux-yocto-3.0/meta.
I've tossed this onto the pile. Once some testing
completes, I'll push this out with my 3.0.2 update.
Bruce
Thanks,
Tom
The following changes ar
On 17 Aug 2011, at 16:18, Bruce Ashfield wrote:
In this sense, the defconfig is simply a name to trigger
specific processing. Just capture and call your .config
'defconfig' and you'll get a translation of those settings
into the build.
That's what I've done. I used 'make xconfig' to modify th
On 11-08-17 03:07 PM, Chris Tapp wrote:
On 17 Aug 2011, at 16:18, Bruce Ashfield wrote:
In this sense, the defconfig is simply a name to trigger
specific processing. Just capture and call your .config
'defconfig' and you'll get a translation of those settings
into the build.
That's what I've
On Wed, 2011-08-17 at 10:25 -0700, Darren Hart wrote:
>
> On 08/17/2011 09:51 AM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > The emgd-driver-bin recipe now automatically downloads and installs
> > EMGD using the new click-through-free tarball, but since the binaries
> > still fal
On 08/17/2011 12:26 PM, Tom Zanussi wrote:
> On Wed, 2011-08-17 at 10:25 -0700, Darren Hart wrote:
>>
>> On 08/17/2011 09:51 AM, tom.zanu...@intel.com wrote:
>>> From: Tom Zanussi
>>>
>>> The emgd-driver-bin recipe now automatically downloads and installs
>>> EMGD using the new click-through-fre
On 17 Aug 2011, at 20:15, Bruce Ashfield wrote:
The model is that you must explicitly chose values to modify
them, otherwise, they flow through. Last through the gate wins.
If you don't speak, others parts speak for the configuration.
That's what I was trying to say ;-)
In this case, you must
On 17 Aug 2011, at 21:24, Bruce Ashfield wrote:
I have to head out for the day, but I'll loop around on this.
Technically I'm out of the office for the next 2 days, but can
sneak this in. I just need to double check a couple things in
the 2.6.34 support to see if inheriting from 'standard' direc
with latest poky git pull, did "bitbake -c fetchall world" just for
fun and got:
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide
virtual/libx11
(/home/rpjday/yocto/poky.git/meta/recipes-graphics/xorg-l
We have just rolled out PREFERRED_VERSION="3.0+git%", and these now fail
with messages like:
NOTE: preferred version 3.0+git% of linux-yocto not available (for item
virtual/kernel)
I could patch everything really quick to use 3.0.1+git%... but 3.0.2 was
just released and I'd have to do it again t
On 11-08-17 11:23 PM, Darren Hart wrote:
We have just rolled out PREFERRED_VERSION="3.0+git%", and these now fail
with messages like:
NOTE: preferred version 3.0+git% of linux-yocto not available (for item
virtual/kernel)
I could patch everything really quick to use 3.0.1+git%... but 3.0.2 was
On 11-08-18 12:11 AM, Bruce Ashfield wrote:
On 11-08-17 11:23 PM, Darren Hart wrote:
We have just rolled out PREFERRED_VERSION="3.0+git%", and these now fail
with messages like:
NOTE: preferred version 3.0+git% of linux-yocto not available (for item
virtual/kernel)
I could patch everything rea
On 08/17/2011 09:40 PM, Bruce Ashfield wrote:
> On 11-08-18 12:11 AM, Bruce Ashfield wrote:
>> On 11-08-17 11:23 PM, Darren Hart wrote:
>>> We have just rolled out PREFERRED_VERSION="3.0+git%", and these now fail
>>> with messages like:
>>>
>>> NOTE: preferred version 3.0+git% of linux-yocto not
36 matches
Mail list logo