* [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes
@ 2013-07-30 6:17 Saul Wold
2013-07-30 14:26 ` Burton, Ross
2013-07-30 14:47 ` Paul Eggleton
0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2013-07-30 6:17 UTC (permalink / raw)
To: ross.burton, paul.eggleton, richard.purdie, poky
Ross, Paul, Richard:
This is the set of change for Poky!
Please review and ACK
Thanks
Sau!
The following changes since commit bd1c441a210cae03fb6006c996227211cc29056b:
bitbake: bitbake: runqueue: add warning if invalidating invalid task (2013-07-29 15:25:09 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib sgw/stage
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage
Emilia Ciobanu (1):
package_regex.inc: Add/Update REGEX and PRSPV variable
Laszlo Papp (1):
layer.conf: make the yocto layer dependent on oe-core
Ross Burton (5):
genericx86: add new BSP
local.conf.sample: add genericx86 reference
genericx86: add fbdev, modesettings and vesa Xorg drivers
genericx86: disable rootless X
genericx86: ship all the driver firmware by default
Saul Wold (1):
poky-lsb: Enable GCC Security flags by default for LSB builds
meta-yocto-bsp/conf/machine/genericx86.conf | 38 ++++++++++++
.../formfactor/formfactor/genericx86/machconfig | 6 ++
.../packagegroup-core-tools-profile.bbappend | 1 +
.../uclibc/uclibc/genericx86/uClibc.machine | 69 ++++++++++++++++++++++
.../packagegroup-core-sdk-gmae.bbappend | 1 +
...egroup-core-standalone-gmae-sdk-target.bbappend | 1 +
.../xserver-xf86-config/genericx86/xorg.conf | 0
.../recipes-kernel/linux/linux-yocto_3.4.bbappend | 3 +
.../recipes-kernel/linux/linux-yocto_3.8.bbappend | 3 +
meta-yocto/conf/distro/include/package_regex.inc | 20 +++++--
meta-yocto/conf/distro/poky-lsb.conf | 2 +
meta-yocto/conf/layer.conf | 5 ++
meta-yocto/conf/local.conf.sample | 1 +
13 files changed, 144 insertions(+), 6 deletions(-)
create mode 100644 meta-yocto-bsp/conf/machine/genericx86.conf
create mode 100644 meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig
create mode 100644 meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine
create mode 100644 meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf
--
1.8.1.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes
2013-07-30 6:17 [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes Saul Wold
@ 2013-07-30 14:26 ` Burton, Ross
2013-07-30 14:47 ` Paul Eggleton
1 sibling, 0 replies; 3+ messages in thread
From: Burton, Ross @ 2013-07-30 14:26 UTC (permalink / raw)
To: Saul Wold; +Cc: paul.eggleton, poky
On 30 July 2013 07:17, Saul Wold <sgw@linux.intel.com> wrote:
> Emilia Ciobanu (1):
> package_regex.inc: Add/Update REGEX and PRSPV variable
>
> Laszlo Papp (1):
> layer.conf: make the yocto layer dependent on oe-core
>
> Ross Burton (5):
> genericx86: add new BSP
> local.conf.sample: add genericx86 reference
> genericx86: add fbdev, modesettings and vesa Xorg drivers
> genericx86: disable rootless X
> genericx86: ship all the driver firmware by default
>
> Saul Wold (1):
> poky-lsb: Enable GCC Security flags by default for LSB builds
Acked-By: Ross Burton <ross.burton@intel.com>
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes
2013-07-30 6:17 [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes Saul Wold
2013-07-30 14:26 ` Burton, Ross
@ 2013-07-30 14:47 ` Paul Eggleton
1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-07-30 14:47 UTC (permalink / raw)
To: poky
On Monday 29 July 2013 23:17:11 Saul Wold wrote:
> Ross, Paul, Richard:
>
> This is the set of change for Poky!
>
> Please review and ACK
>
> Thanks
> Sau!
>
> The following changes since commit bd1c441a210cae03fb6006c996227211cc29056b:
>
> bitbake: bitbake: runqueue: add warning if invalidating invalid task
> (2013-07-29 15:25:09 +0100)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib sgw/stage
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage
>
> Emilia Ciobanu (1):
> package_regex.inc: Add/Update REGEX and PRSPV variable
>
> Laszlo Papp (1):
> layer.conf: make the yocto layer dependent on oe-core
>
> Ross Burton (5):
> genericx86: add new BSP
> local.conf.sample: add genericx86 reference
> genericx86: add fbdev, modesettings and vesa Xorg drivers
> genericx86: disable rootless X
> genericx86: ship all the driver firmware by default
>
> Saul Wold (1):
> poky-lsb: Enable GCC Security flags by default for LSB builds
Acked-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-30 14:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 6:17 [CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes Saul Wold
2013-07-30 14:26 ` Burton, Ross
2013-07-30 14:47 ` Paul Eggleton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.