* [CONSOLIDATED PULL 00/25] Review and ACK
@ 2013-08-19 16:19 Saul Wold
2013-08-19 16:36 ` Paul Eggleton
2013-08-20 9:53 ` Burton, Ross
0 siblings, 2 replies; 5+ messages in thread
From: Saul Wold @ 2013-08-19 16:19 UTC (permalink / raw)
To: richard.purdie, ross.burton, paul.eggleton, openembedded-core,
clarson
Paul, Ross:
Here is the latest C-Pull, I built this over the weekend with
other bits. The build resulted with some issues, so I removed
the offending bits (Python3).
The libxext-native, I put in and then took out, but we do have a
F19 issue that needs resolution
There is a poky.conf change that matches with Otavio's DISTRO_FEATURES
patch, please review that also.
Thanks
Sau!
The following changes since commit fd9e591f266e1a6c183e77f24e50d31e0d52bdd5:
cronie: fix out of tree build (2013-08-19 11:24:51 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Bruce Ashfield (2):
linux-yocto-3.8/meta: update drm and intel power management settings
linux-yocto-3.8/meta: enable ALTIVEC for qemuppc
Chen Qi (4):
useradd.bbclass: add missing functions to preinst
init-install.sh: improve hard drive searching process
init-install.sh: fix to handle the boot partition correctly
initscripts: remove obsolete device_table.txt
Chunrong Guo (1):
genext2fs: fix memory corruption on powerpc
Jackie Huang (1):
texinfo: handle correctly @enumerate specification greater than 10
Joe Slater (2):
coreutils: add PACKAGECONFIG info for acl support
coreutils: allow for acl support
Khem Raj (3):
qemuppc: Change default tune to 74xx
uclibc: Upgrade to latest on git
tune-ppc7400.inc: Add tune file
Mark Hatle (1):
prelink: update to latest cross-prelink
Marko Lindqvist (6):
glib-2.0: use trim_version() to get the source directory
pixman: update to upstream version 0.30.2
curl: update to upstream version 7.32.0
glib-2.0: update to upstream version 2.36.4
gtk+: update to upstream version 2.24.20
gettext: update to upstream version 0.18.3
Otavio Salvador (2):
default-distrovars.inc: Add 'DISTRO_FEATURES_DEFAULT' variable
linux-dtb.inc: Fix dtb generation for kernels newer than 3.8
Paul Eggleton (1):
tslib: update to 1.1
Yang Shi (2):
Revert "hello-mod: Ensure the produced package name begins with
kernel-module-"
hello-mod: Add comment for kernel module package naming
.../recipes-kernel/hello-mod/hello-mod_0.1.bb | 9 +-
meta/classes/useradd.bbclass | 3 +
meta/conf/distro/include/default-distrovars.inc | 3 +-
meta/conf/machine/include/tune-ppc7400.inc | 14 +
meta/conf/machine/qemuppc.conf | 2 +-
meta/recipes-bsp/grub/grub-2.00/40_custom | 2 +-
meta/recipes-core/coreutils/coreutils_6.9.bb | 11 +
meta/recipes-core/coreutils/coreutils_8.21.bb | 12 +-
.../parallel.patch | 0
.../gettext/gettext-minimal-0.18.2/aclocal.tgz | Bin 37504 -> 0 bytes
.../COPYING | 0
.../Makefile.in.in | 3 +-
.../Makevars.template | 0
.../gettext/gettext-minimal-0.18.3/aclocal.tgz | Bin 0 -> 37586 bytes
.../config.rpath | 2 +-
.../remove-potcdate.sin | 0
..._0.18.2.bb => gettext-minimal-native_0.18.3.bb} | 0
.../{gettext_0.18.2.bb => gettext_0.18.3.bb} | 5 +-
.../{glib-2.0_2.36.3.bb => glib-2.0_2.36.4.bb} | 6 +-
.../initrdscripts/files/init-install.sh | 160 ++--
.../initscripts/initscripts-1.0/device_table.txt | 197 -----
meta/recipes-core/initscripts/initscripts_1.0.bb | 2 -
meta/recipes-core/uclibc/uclibc-git.inc | 3 +-
meta/recipes-core/uclibc/uclibc.inc | 2 +-
.../fix-memory-corruption-on-powerpc.patch | 76 ++
meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb | 3 +-
meta/recipes-devtools/prelink/prelink_git.bb | 3 +-
.../texinfo-5.1/enumerate_greater_than_ten.patch | 51 ++
meta/recipes-extended/texinfo/texinfo_5.1.bb | 1 +
...utton-do-not-prelight-in-touchscreen-mode.patch | 0
...Duplicate-the-exec-string-returned-by-gtk.patch | 0
.../cellrenderer-cairo.patch | 0
.../configure-nm.patch | 0
.../configurefix.patch | 0
.../{gtk+-2.24.18 => gtk+-2.24.20}/doc-fixes.patch | 0
.../entry-cairo.patch | 0
.../hardcoded_libtool.patch | 0
.../{gtk+-2.24.18 => gtk+-2.24.20}/no-demos.patch | 0
.../run-iconcache.patch | 0
.../toggle-font.diff | 0
.../{gtk+-2.24.18 => gtk+-2.24.20}/xsettings.patch | 0
.../gtk+/{gtk+_2.24.18.bb => gtk+_2.24.20.bb} | 8 +-
.../tslib/0001-Link-plugins-against-libts.patch | 57 --
.../tslib/tslib/32bitBE-support.patch | 55 --
.../recipes-graphics/tslib/tslib/fix_version.patch | 34 -
meta/recipes-graphics/tslib/tslib/multievent.patch | 845 ---------------------
.../tslib/tslib/obsolete_automake_macros.patch | 15 -
.../tslib/set-open-mode-for-ts_calibrate_c.patch | 30 -
.../tslib/{tslib_1.0.bb => tslib_1.1.bb} | 14 +-
.../{pixman_0.30.0.bb => pixman_0.30.2.bb} | 4 +-
meta/recipes-kernel/linux/linux-dtb.inc | 12 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
.../curl/{curl_7.31.0.bb => curl_7.32.0.bb} | 4 +-
55 files changed, 292 insertions(+), 1362 deletions(-)
create mode 100644 meta/conf/machine/include/tune-ppc7400.inc
rename meta/recipes-core/gettext/{gettext-0.18.2 => gettext-0.18.3}/parallel.patch (100%)
delete mode 100644 meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgz
rename meta/recipes-core/gettext/{gettext-minimal-0.18.2 => gettext-minimal-0.18.3}/COPYING (100%)
rename meta/recipes-core/gettext/{gettext-minimal-0.18.2 => gettext-minimal-0.18.3}/Makefile.in.in (99%)
rename meta/recipes-core/gettext/{gettext-minimal-0.18.2 => gettext-minimal-0.18.3}/Makevars.template (100%)
create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz
rename meta/recipes-core/gettext/{gettext-minimal-0.18.2 => gettext-minimal-0.18.3}/config.rpath (99%)
rename meta/recipes-core/gettext/{gettext-minimal-0.18.2 => gettext-minimal-0.18.3}/remove-potcdate.sin (100%)
rename meta/recipes-core/gettext/{gettext-minimal-native_0.18.2.bb => gettext-minimal-native_0.18.3.bb} (100%)
rename meta/recipes-core/gettext/{gettext_0.18.2.bb => gettext_0.18.3.bb} (96%)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.36.3.bb => glib-2.0_2.36.4.bb} (88%)
delete mode 100644 meta/recipes-core/initscripts/initscripts-1.0/device_table.txt
create mode 100644 meta/recipes-devtools/genext2fs/genext2fs-1.4.1/fix-memory-corruption-on-powerpc.patch
create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/enumerate_greater_than_ten.patch
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/cellrenderer-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/configure-nm.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/configurefix.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/doc-fixes.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/entry-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/hardcoded_libtool.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/no-demos.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/run-iconcache.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/toggle-font.diff (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.18 => gtk+-2.24.20}/xsettings.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+_2.24.18.bb => gtk+_2.24.20.bb} (90%)
delete mode 100644 meta/recipes-graphics/tslib/tslib/0001-Link-plugins-against-libts.patch
delete mode 100644 meta/recipes-graphics/tslib/tslib/32bitBE-support.patch
delete mode 100644 meta/recipes-graphics/tslib/tslib/fix_version.patch
delete mode 100644 meta/recipes-graphics/tslib/tslib/multievent.patch
delete mode 100644 meta/recipes-graphics/tslib/tslib/obsolete_automake_macros.patch
delete mode 100644 meta/recipes-graphics/tslib/tslib/set-open-mode-for-ts_calibrate_c.patch
rename meta/recipes-graphics/tslib/{tslib_1.0.bb => tslib_1.1.bb} (77%)
rename meta/recipes-graphics/xorg-lib/{pixman_0.30.0.bb => pixman_0.30.2.bb} (89%)
rename meta/recipes-support/curl/{curl_7.31.0.bb => curl_7.32.0.bb} (93%)
--
1.8.3.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [CONSOLIDATED PULL 00/25] Review and ACK
2013-08-19 16:19 [CONSOLIDATED PULL 00/25] Review and ACK Saul Wold
@ 2013-08-19 16:36 ` Paul Eggleton
2013-08-19 16:40 ` Saul Wold
2013-08-20 9:53 ` Burton, Ross
1 sibling, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2013-08-19 16:36 UTC (permalink / raw)
To: Saul Wold; +Cc: clarson, openembedded-core
On Monday 19 August 2013 09:19:55 Saul Wold wrote:
> Here is the latest C-Pull, I built this over the weekend with
> other bits. The build resulted with some issues, so I removed
> the offending bits (Python3).
>
> The libxext-native, I put in and then took out, but we do have a
> F19 issue that needs resolution
>
> There is a poky.conf change that matches with Otavio's DISTRO_FEATURES
> patch, please review that also.
>
> Thanks
> Sau!
>
> The following changes since commit fd9e591f266e1a6c183e77f24e50d31e0d52bdd5:
>
> cronie: fix out of tree build (2013-08-19 11:24:51 +0100)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib sgw/stage
>
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/
> stage
>
> Bruce Ashfield (2):
> linux-yocto-3.8/meta: update drm and intel power management settings
> linux-yocto-3.8/meta: enable ALTIVEC for qemuppc
>
> Chen Qi (4):
> useradd.bbclass: add missing functions to preinst
> init-install.sh: improve hard drive searching process
> init-install.sh: fix to handle the boot partition correctly
> initscripts: remove obsolete device_table.txt
>
> Chunrong Guo (1):
> genext2fs: fix memory corruption on powerpc
This is the earlier version that doesn't use the correct Upstream-Status
(Chunrong posted a v2).
> Jackie Huang (1):
> texinfo: handle correctly @enumerate specification greater than 10
>
> Joe Slater (2):
> coreutils: add PACKAGECONFIG info for acl support
act -> acl in commit message
> coreutils: allow for acl support
>
> Khem Raj (3):
> qemuppc: Change default tune to 74xx
> uclibc: Upgrade to latest on git
> tune-ppc7400.inc: Add tune file
>
> Mark Hatle (1):
> prelink: update to latest cross-prelink
>
> Marko Lindqvist (6):
> glib-2.0: use trim_version() to get the source directory
> pixman: update to upstream version 0.30.2
> curl: update to upstream version 7.32.0
> glib-2.0: update to upstream version 2.36.4
> gtk+: update to upstream version 2.24.20
> gettext: update to upstream version 0.18.3
>
> Otavio Salvador (2):
> default-distrovars.inc: Add 'DISTRO_FEATURES_DEFAULT' variable
> linux-dtb.inc: Fix dtb generation for kernels newer than 3.8
>
> Paul Eggleton (1):
> tslib: update to 1.1
>
> Yang Shi (2):
> Revert "hello-mod: Ensure the produced package name begins with
> kernel-module-"
> hello-mod: Add comment for kernel module package naming
Everything else looks OK.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [CONSOLIDATED PULL 00/25] Review and ACK
2013-08-19 16:36 ` Paul Eggleton
@ 2013-08-19 16:40 ` Saul Wold
0 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2013-08-19 16:40 UTC (permalink / raw)
To: Paul Eggleton; +Cc: clarson, openembedded-core
On 08/19/2013 09:36 AM, Paul Eggleton wrote:
> On Monday 19 August 2013 09:19:55 Saul Wold wrote:
>> Here is the latest C-Pull, I built this over the weekend with
>> other bits. The build resulted with some issues, so I removed
>> the offending bits (Python3).
>>
>> The libxext-native, I put in and then took out, but we do have a
>> F19 issue that needs resolution
>>
>> There is a poky.conf change that matches with Otavio's DISTRO_FEATURES
>> patch, please review that also.
>>
>> Thanks
>> Sau!
>>
>> The following changes since commit fd9e591f266e1a6c183e77f24e50d31e0d52bdd5:
>>
>> cronie: fix out of tree build (2013-08-19 11:24:51 +0100)
>>
>> are available in the git repository at:
>>
>> git://git.openembedded.org/openembedded-core-contrib sgw/stage
>>
>> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/
>> stage
>>
>> Bruce Ashfield (2):
>> linux-yocto-3.8/meta: update drm and intel power management settings
>> linux-yocto-3.8/meta: enable ALTIVEC for qemuppc
>>
>> Chen Qi (4):
>> useradd.bbclass: add missing functions to preinst
>> init-install.sh: improve hard drive searching process
>> init-install.sh: fix to handle the boot partition correctly
>> initscripts: remove obsolete device_table.txt
>>
>> Chunrong Guo (1):
>> genext2fs: fix memory corruption on powerpc
>
> This is the earlier version that doesn't use the correct Upstream-Status
> (Chunrong posted a v2).
>
Updated in the branch
>> Jackie Huang (1):
>> texinfo: handle correctly @enumerate specification greater than 10
>>
>> Joe Slater (2):
>> coreutils: add PACKAGECONFIG info for acl support
>
> act -> acl in commit message
>
Fixed in the branch.
>> coreutils: allow for acl support
>>
>> Khem Raj (3):
>> qemuppc: Change default tune to 74xx
>> uclibc: Upgrade to latest on git
>> tune-ppc7400.inc: Add tune file
>>
>> Mark Hatle (1):
>> prelink: update to latest cross-prelink
>>
>> Marko Lindqvist (6):
>> glib-2.0: use trim_version() to get the source directory
>> pixman: update to upstream version 0.30.2
>> curl: update to upstream version 7.32.0
>> glib-2.0: update to upstream version 2.36.4
>> gtk+: update to upstream version 2.24.20
>> gettext: update to upstream version 0.18.3
>>
>> Otavio Salvador (2):
>> default-distrovars.inc: Add 'DISTRO_FEATURES_DEFAULT' variable
>> linux-dtb.inc: Fix dtb generation for kernels newer than 3.8
>>
>> Paul Eggleton (1):
>> tslib: update to 1.1
>>
>> Yang Shi (2):
>> Revert "hello-mod: Ensure the produced package name begins with
>> kernel-module-"
>> hello-mod: Add comment for kernel module package naming
>
> Everything else looks OK.
>
> Cheers,
> Paul
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [CONSOLIDATED PULL 00/25] Review and ACK
2013-08-19 16:19 [CONSOLIDATED PULL 00/25] Review and ACK Saul Wold
2013-08-19 16:36 ` Paul Eggleton
@ 2013-08-20 9:53 ` Burton, Ross
2013-08-20 10:54 ` jhuang0
1 sibling, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2013-08-20 9:53 UTC (permalink / raw)
To: Saul Wold; +Cc: paul.eggleton, clarson, openembedded-core
On 19 August 2013 17:19, Saul Wold <sgw@linux.intel.com> wrote:
> Jackie Huang (1):
> texinfo: handle correctly @enumerate specification greater than 10
The patch is missing a signed-off, but then again the patch header
does have Jackie's email in.
> Joe Slater (2):
> coreutils: add PACKAGECONFIG info for acl support
> coreutils: allow for acl support
I don't like the comment describing the packageconfig format, but that
can be removed later.
> Khem Raj (3):
> qemuppc: Change default tune to 74xx
> tune-ppc7400.inc: Add tune file
The ordering of these two in the branch is backwards, which could hurt
someone doing bisects. Richard, can you fix the ordering when
merging?
Apart from that, Acked-By: Ross Burton <ross.burton@intel.com>.
Ross
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [CONSOLIDATED PULL 00/25] Review and ACK
2013-08-20 9:53 ` Burton, Ross
@ 2013-08-20 10:54 ` jhuang0
0 siblings, 0 replies; 5+ messages in thread
From: jhuang0 @ 2013-08-20 10:54 UTC (permalink / raw)
To: Burton, Ross; +Cc: paul.eggleton, clarson, openembedded-core
On 8/20/2013 5:53 PM, Burton, Ross wrote:
> On 19 August 2013 17:19, Saul Wold <sgw@linux.intel.com> wrote:
>> Jackie Huang (1):
>> texinfo: handle correctly @enumerate specification greater than 10
>
> The patch is missing a signed-off, but then again the patch header
> does have Jackie's email in.
Sorry for missing the signed-off, I added and replied the patch with the
update.
Thanks,
Jackie
>
>> Joe Slater (2):
>> coreutils: add PACKAGECONFIG info for acl support
>> coreutils: allow for acl support
>
> I don't like the comment describing the packageconfig format, but that
> can be removed later.
>
>> Khem Raj (3):
>> qemuppc: Change default tune to 74xx
>> tune-ppc7400.inc: Add tune file
>
> The ordering of these two in the branch is backwards, which could hurt
> someone doing bisects. Richard, can you fix the ordering when
> merging?
>
> Apart from that, Acked-By: Ross Burton <ross.burton@intel.com>.
>
> Ross
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
--
Jackie Huang
WIND RIVER | China Development Center
MSN:jackielily@hotmail.com
Tel: +86 8477 8594
Mobile: +86 138 1027 4745
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-20 10:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 16:19 [CONSOLIDATED PULL 00/25] Review and ACK Saul Wold
2013-08-19 16:36 ` Paul Eggleton
2013-08-19 16:40 ` Saul Wold
2013-08-20 9:53 ` Burton, Ross
2013-08-20 10:54 ` jhuang0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox