|
Configuring a layer to support multiple targets
What is the best way to configure a layer to support multiple targets that share a common base?
For example, a set of targets that use the Vortex86DX SOC share common peripherals and also have
What is the best way to configure a layer to support multiple targets that share a common base?
For example, a set of targets that use the Vortex86DX SOC share common peripherals and also have
|
By
Chris Tapp
·
#2344
·
|
|
Yocto Project community statistics page
I have created a community statistics wiki page at https://wiki.yoctoproject.org/wiki/Community_Statistics. All feedback is welcome.
thanks,
--
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project
I have created a community statistics wiki page at https://wiki.yoctoproject.org/wiki/Community_Statistics. All feedback is welcome.
thanks,
--
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project
|
By
Jeff Osier-Mixon <jefro@...>
·
#2343
·
|
|
Re: bbappend - Where should my file be?
What are the rules for naming layers?
I renamed the root for my new layer from 'meta-ebox-3300' to 'meta- ebox3300', updated this in bblayers.conf and now my defconf file is found as I was
What are the rules for naming layers?
I renamed the root for my new layer from 'meta-ebox-3300' to 'meta- ebox3300', updated this in bblayers.conf and now my defconf file is found as I was
|
By
Chris Tapp
·
#2342
·
|
|
[PATCH 6/6] meta-crownbay: update README
From: Tom Zanussi <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
From: Tom Zanussi <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
|
By
tom.zanussi@...
·
#2341
·
|
|
[PATCH 5/6] meta-crownbay: xorg.conf changes
From: Tom Zanussi <tom.zanussi@...>
Update to the ced-generated xorg.conf for 1.8.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../xserver-xf86-config/crownbay/xorg.conf |
From: Tom Zanussi <tom.zanussi@...>
Update to the ced-generated xorg.conf for 1.8.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../xserver-xf86-config/crownbay/xorg.conf |
|
By
tom.zanussi@...
·
#2340
·
|
|
[PATCH 4/6] meta-crownbay: make the use of emgd-driver-bin COMMERCIAL
From: Tom Zanussi <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
From: Tom Zanussi <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
|
By
tom.zanussi@...
·
#2339
·
|
|
[PATCH 3/6] meta-crownbay: select emgd 1.8
From: Tom Zanussi <tom.zanussi@...>
Change preferred version of emgd binaries to 1.8.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
meta-crownbay/conf/machine/crownbay.conf | 2
From: Tom Zanussi <tom.zanussi@...>
Change preferred version of emgd binaries to 1.8.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
meta-crownbay/conf/machine/crownbay.conf | 2
|
By
tom.zanussi@...
·
#2338
·
|
|
[PATCH 0/6] meta-intel: crownbay 1.8 emgd and 3.0 kernel upgrade
From: Tom Zanussi <tom.zanussi@...>
This patchset switches crownbay to the 3.0 kernel and upgrades emgd
to 1.8. Both crownbay and crownbay-emgd were successfully built and
boot tested.
One
From: Tom Zanussi <tom.zanussi@...>
This patchset switches crownbay to the 3.0 kernel and upgrades emgd
to 1.8. Both crownbay and crownbay-emgd were successfully built and
boot tested.
One
|
By
tom.zanussi@...
·
#2335
·
|
|
[PATCH 2/6] meta-crownbay: new recipe for emgd 1.8 driver binaries
From: Tom Zanussi <tom.zanussi@...>
This adds a new recipe for the emgd 1.8 driver binaries.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../xorg-xserver/emgd-driver-bin_1.8.bb
From: Tom Zanussi <tom.zanussi@...>
This adds a new recipe for the emgd 1.8 driver binaries.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../xorg-xserver/emgd-driver-bin_1.8.bb
|
By
tom.zanussi@...
·
#2337
·
|
|
[PATCH 1/6] meta-crownbay: switch to linux-yocto 3.0 kernel
From: Tom Zanussi <tom.zanussi@...>
Switch crownbay and crownbay-noemgd to the 3.0 kernel, lock it down,
and update kernel SRCREVs.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Switch crownbay and crownbay-noemgd to the 3.0 kernel, lock it down,
and update kernel SRCREVs.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#2336
·
|
|
[PATCH][KERNEL] meta/crownbay: enable hpet
From: Tom Zanussi <tom.zanussi@...>
The crownbay reference board has HPET hardware - enable it.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
The crownbay reference board has HPET hardware - enable it.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#2334
·
|
|
[PATCH][KERNEL] meta/crownbay: use hpet
From: Tom Zanussi <tom.zanussi@...>
This enables hpet for crownbay.
Please pull into linux-yocto-3.0/meta.
Thanks,
Tom
The following changes are available in the git repository at:
From: Tom Zanussi <tom.zanussi@...>
This enables hpet for crownbay.
Please pull into linux-yocto-3.0/meta.
Thanks,
Tom
The following changes are available in the git repository at:
|
By
tom.zanussi@...
·
#2333
·
|
|
[PATCH 3/3][KERNEL] yocto/emgd: 3.0 fixes
From: Tom Zanussi <tom.zanussi@...>
Fixes required for migration to Linux 3.0.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../gpu/drm/emgd/emgd/display/mode/plb/mode_plb.c | 2
From: Tom Zanussi <tom.zanussi@...>
Fixes required for migration to Linux 3.0.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
.../gpu/drm/emgd/emgd/display/mode/plb/mode_plb.c | 2
|
By
tom.zanussi@...
·
#2332
·
|
|
[PATCH 2/3][KERNEL] yocto/emgd: build fixups
From: Tom Zanussi <tom.zanussi@...>
Add emgd config option (DRM_EGD) and modify Makefiles for in-tree
builds.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
drivers/gpu/drm/Kconfig
From: Tom Zanussi <tom.zanussi@...>
Add emgd config option (DRM_EGD) and modify Makefiles for in-tree
builds.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
drivers/gpu/drm/Kconfig
|
By
tom.zanussi@...
·
#2331
·
|
|
[PATCH 1/3][KERNEL] yocto/emgd: emgd 1.8 driver
From: Tom Zanussi <tom.zanussi@...>
The starting-point code that subsequent patches will modify. This is
a straight copy of the code in the emgd 1.8 emgd driver,
From: Tom Zanussi <tom.zanussi@...>
The starting-point code that subsequent patches will modify. This is
a straight copy of the code in the emgd 1.8 emgd driver,
|
By
tom.zanussi@...
·
#2330
·
|
|
[PATCH 0/3][KERNEL] yocto/emgd: add emgd 1.8
From: Tom Zanussi <tom.zanussi@...>
This patchset adds emgd 1.8 to yocto/emgd. Please pull into
linux-yocto-3.0/yocto/emgd.
Thanks,
Tom
The following changes are available in the git
From: Tom Zanussi <tom.zanussi@...>
This patchset adds emgd 1.8 to yocto/emgd. Please pull into
linux-yocto-3.0/yocto/emgd.
Thanks,
Tom
The following changes are available in the git
|
By
tom.zanussi@...
·
#2329
·
|
|
Re: core-image-rt building a lot more packages than expected
If you enable those things they do get pulled into images and some of
the dependency chains are pretty heavy. They are no longer default in
local.conf though.
Cheers,
Richard
If you enable those things they do get pulled into images and some of
the dependency chains are pretty heavy. They are no longer default in
local.conf though.
Cheers,
Richard
|
By
Richard Purdie
·
#2328
·
|
|
core-image-rt building a lot more packages than expected
I have been surprised over the last few days at the number of packages
being built for the core-image-rt target, which for reference is as follows:
#
# Copyright (C) 2010 Intel
I have been surprised over the last few days at the number of packages
being built for the core-image-rt target, which for reference is as follows:
#
# Copyright (C) 2010 Intel
|
By
Darren Hart <dvhart@...>
·
#2327
·
|
|
Re: [PATCH 3/2] rt: simplify linux-yocto-rt.bbappend for all BSPs
[rather than rebase, I've added this one to the series, here for review
as well]
As the all the BSPs use the same BSP branch and meta commit ID as the base
recipe, there is no need specify the
[rather than rebase, I've added this one to the series, here for review
as well]
As the all the BSPs use the same BSP branch and meta commit ID as the base
recipe, there is no need specify the
|
By
Darren Hart <darren.hart@...>
·
#2326
·
|
|
Re: bbappend - Where should my file be?
hah. For some reason that flew right over my head. Must be
the 500 email I read a day :)
That does look right!
Sounds good.
Bruce
hah. For some reason that flew right over my head. Must be
the 500 email I read a day :)
That does look right!
Sounds good.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2325
·
|