* [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes
@ 2011-11-11 16:12 Martin Jansa
2011-11-11 16:27 ` Martin Jansa
0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2011-11-11 16:12 UTC (permalink / raw)
To: openembedded-core
Hi,
please merge following changes or at least some of them :).
qt4: change is resent because nobody commented more after Simon explained why it's needed
thumb: changes have now improved commit messages and PR bumps
subversion: RP said that bitbake fetcher should be improved but having 1.7.0
available now with negative D_P won't hurt anybody and will make testing of
newer fetcher code easier
mesa: just as reminder
libsdl: resent with extra patch alsa-nativesdk
time, util-linux, kbd: added u-a calls, because of conflicts with default busybox config
The following changes since commit a8ed4fcd79f6283c1d45f347dce894d784183900:
xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux (2011-11-11 11:00:56 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/pull
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
Martin Jansa (21):
libatomics-ops: force ARM mode
pulseaudio-0.9.23: force ARM mode
aspell: force ARM mode
webkit-gtk: force arm mode to work around binutils segfault
subversion: add 1.7.0 with native support and negative D_P for now
base.bbclass: add subversion-native to DEPENDS if there is svn:// in
SRC_URI
mesa: package gl/egl/osmesa to separate packages
mesa-common: install internal GL headers to libgl-dev
alsa-lib: add nativesdk BBCLASSEXTEND
libsdl: drop unused files
libsdl: rename files dir to libsdl-1.2.14 for faster lookup
libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes
from meta-oe
libsdl: enable alsa/opengl based on PACKAGECONFIG and respect
DISTRO_FEATURES
libsdl: replace tabs with spaces
time: rename files dir to time-1.7 for faster lookup
time: drop default S and 2 useless comments
time: use u-a for time, conflicts with busybox
util-linux: use u-a for flock and blockdev, conflicts with busybox
util-linux: add missing u-a calls for setsid chrt
util-linux: bump PR after u-a changes
kbd: use u-a for chvt, deallocvt, fgconssole, openvt, conflicts with
busybox
Simon Busch (1):
qt4-x11-free: bring back pkg-config fixups
meta/classes/base.bbclass | 8 +++-
meta/recipes-core/kbd/kbd_1.15.2.bb | 29 ++++++++++-
meta/recipes-core/util-linux/util-linux.inc | 14 ++++-
meta/recipes-core/util-linux/util-linux_2.19.1.bb | 2 +-
.../subversion/subversion-1.7.0/libtool2.patch | 15 +++++
.../subversion/subversion_1.7.0.bb | 37 +++++++++++++
.../time/{files => time-1.7}/debian.patch | 0
meta/recipes-extended/time/time.inc | 10 ++++
meta/recipes-extended/time/time_1.7.bb | 5 +-
.../libsdl/files/directfb_obsolete_calls.patch | 35 ------------
.../recipes-graphics/libsdl/files/extra-keys.patch | 55 --------------------
.../{files => libsdl-1.2.14}/configure_tweak.patch | 0
meta/recipes-graphics/libsdl/libsdl_1.2.14.bb | 28 +++++++---
meta/recipes-graphics/mesa/mesa-common.inc | 18 ++++++-
meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb | 2 +-
.../pulseaudio/libatomics-ops_1.2.bb | 4 +-
.../pulseaudio/pulseaudio_0.9.23.bb | 3 +-
meta/recipes-qt/qt4/qt4-x11-free.inc | 16 +++++-
meta/recipes-sato/webkit/webkit-gtk_svn.bb | 19 ++++++-
meta/recipes-support/aspell/aspell_0.60.6.1.bb | 3 +-
20 files changed, 187 insertions(+), 116 deletions(-)
create mode 100644 meta/recipes-devtools/subversion/subversion-1.7.0/libtool2.patch
create mode 100644 meta/recipes-devtools/subversion/subversion_1.7.0.bb
rename meta/recipes-extended/time/{files => time-1.7}/debian.patch (100%)
delete mode 100644 meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch
delete mode 100644 meta/recipes-graphics/libsdl/files/extra-keys.patch
rename meta/recipes-graphics/libsdl/{files => libsdl-1.2.14}/configure_tweak.patch (100%)
--
1.7.8.rc1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes
2011-11-11 16:12 [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes Martin Jansa
@ 2011-11-11 16:27 ` Martin Jansa
0 siblings, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2011-11-11 16:27 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 960 bytes --]
On Fri, Nov 11, 2011 at 05:12:53PM +0100, Martin Jansa wrote:
> Hi,
>
> please merge following changes or at least some of them :).
>
> qt4: change is resent because nobody commented more after Simon explained why it's needed
> thumb: changes have now improved commit messages and PR bumps
> subversion: RP said that bitbake fetcher should be improved but having 1.7.0
> available now with negative D_P won't hurt anybody and will make testing of
> newer fetcher code easier
> mesa: just as reminder
> libsdl: resent with extra patch alsa-nativesdk
> time, util-linux, kbd: added u-a calls, because of conflicts with default busybox config
Sorry about this and following e-mail without patches..
send-pull-request script doesn't handle this:
.. sending cover letter ..
Result: OK
fatal: pull-14313/0003-pulseaudio-0.9.23-force-ARM-mode.patch: 12: patch
contains a line longer than 998 characters
warning: no patches were sent
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes
@ 2011-11-11 16:28 Martin Jansa
2011-11-15 12:29 ` Richard Purdie
0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2011-11-11 16:28 UTC (permalink / raw)
To: openembedded-core
Hi,
please merge following changes or at least some of them :).
qt4: change is resent because nobody commented more after Simon explained why it's needed
thumb: changes have now improved commit messages and PR bumps
subversion: RP said that bitbake fetcher should be improved but having 1.7.0
available now with negative D_P won't hurt anybody and will make testing of
newer fetcher code easier
mesa: just as reminder
libsdl: resent with extra patch alsa-nativesdk
time, util-linux, kbd: added u-a calls, because of conflicts with default busybox config
The following changes since commit a8ed4fcd79f6283c1d45f347dce894d784183900:
xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux (2011-11-11 11:00:56 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/pull
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
Martin Jansa (21):
libatomics-ops: force ARM mode
pulseaudio-0.9.23: force ARM mode
aspell: force ARM mode
webkit-gtk: force arm mode to work around binutils segfault
subversion: add 1.7.0 with native support and negative D_P for now
base.bbclass: add subversion-native to DEPENDS if there is svn:// in
SRC_URI
mesa: package gl/egl/osmesa to separate packages
mesa-common: install internal GL headers to libgl-dev
alsa-lib: add nativesdk BBCLASSEXTEND
libsdl: drop unused files
libsdl: rename files dir to libsdl-1.2.14 for faster lookup
libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes
from meta-oe
libsdl: enable alsa/opengl based on PACKAGECONFIG and respect
DISTRO_FEATURES
libsdl: replace tabs with spaces
time: rename files dir to time-1.7 for faster lookup
time: drop default S and 2 useless comments
time: use u-a for time, conflicts with busybox
util-linux: use u-a for flock and blockdev, conflicts with busybox
util-linux: add missing u-a calls for setsid chrt
util-linux: bump PR after u-a changes
kbd: use u-a for chvt, deallocvt, fgconssole, openvt, conflicts with
busybox
Simon Busch (1):
qt4-x11-free: bring back pkg-config fixups
meta/classes/base.bbclass | 8 +++-
meta/recipes-core/kbd/kbd_1.15.2.bb | 29 ++++++++++-
meta/recipes-core/util-linux/util-linux.inc | 14 ++++-
meta/recipes-core/util-linux/util-linux_2.19.1.bb | 2 +-
.../subversion/subversion-1.7.0/libtool2.patch | 15 +++++
.../subversion/subversion_1.7.0.bb | 37 +++++++++++++
.../time/{files => time-1.7}/debian.patch | 0
meta/recipes-extended/time/time.inc | 10 ++++
meta/recipes-extended/time/time_1.7.bb | 5 +-
.../libsdl/files/directfb_obsolete_calls.patch | 35 ------------
.../recipes-graphics/libsdl/files/extra-keys.patch | 55 --------------------
.../{files => libsdl-1.2.14}/configure_tweak.patch | 0
meta/recipes-graphics/libsdl/libsdl_1.2.14.bb | 28 +++++++---
meta/recipes-graphics/mesa/mesa-common.inc | 18 ++++++-
meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb | 2 +-
.../pulseaudio/libatomics-ops_1.2.bb | 4 +-
.../pulseaudio/pulseaudio_0.9.23.bb | 3 +-
meta/recipes-qt/qt4/qt4-x11-free.inc | 16 +++++-
meta/recipes-sato/webkit/webkit-gtk_svn.bb | 19 ++++++-
meta/recipes-support/aspell/aspell_0.60.6.1.bb | 3 +-
20 files changed, 187 insertions(+), 116 deletions(-)
create mode 100644 meta/recipes-devtools/subversion/subversion-1.7.0/libtool2.patch
create mode 100644 meta/recipes-devtools/subversion/subversion_1.7.0.bb
rename meta/recipes-extended/time/{files => time-1.7}/debian.patch (100%)
delete mode 100644 meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch
delete mode 100644 meta/recipes-graphics/libsdl/files/extra-keys.patch
rename meta/recipes-graphics/libsdl/{files => libsdl-1.2.14}/configure_tweak.patch (100%)
--
1.7.8.rc1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes
2011-11-11 16:28 Martin Jansa
@ 2011-11-15 12:29 ` Richard Purdie
0 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-11-15 12:29 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Fri, 2011-11-11 at 17:28 +0100, Martin Jansa wrote:
> Martin Jansa:
> libatomics-ops: force ARM mode
> pulseaudio-0.9.23: force ARM mode
> aspell: force ARM mode
> webkit-gtk: force arm mode to work around binutils segfault
> subversion: add 1.7.0 with native support and negative D_P for now
> alsa-lib: add nativesdk BBCLASSEXTEND
> time: rename files dir to time-1.7 for faster lookup
> time: drop default S and 2 useless comments
> time: use u-a for time, conflicts with busybox
> util-linux: use u-a for flock and blockdev, conflicts with busybox
> util-linux: add missing u-a calls for setsid chrt
> util-linux: bump PR after u-a changes
> kbd: use u-a for chvt, deallocvt, fgconssole, openvt, conflicts with
> busybox
>
> Simon Busch (1):
> qt4-x11-free: bring back pkg-config fixups
The above have all merged.
> base.bbclass: add subversion-native to DEPENDS if there is svn:// in
> SRC_URI
I've taken this but I've also fixed the default ASSUME_PROVIDED to
include subversion-native instead of svn-native in bitbake.conf. This
may need some further thought but at least the system is more correct
now.
> mesa: package gl/egl/osmesa to separate packages
This one I really want to take but there are some PR bumps missing or
some renaming missing somewhere as its causing build issues :/. I'm
holding off until these are tracked down.
> mesa-common: install internal GL headers to libgl-dev
This one is a WIP.
> libsdl: drop unused files
> libsdl: rename files dir to libsdl-1.2.14 for faster lookup
> libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes
> from meta-oe
> libsdl: enable alsa/opengl based on PACKAGECONFIG and respect
> DISTRO_FEATURES
> libsdl: replace tabs with spaces
There were some issues Saul was seeing around libsdl so I've left these
for now as we're having a few too many build issues atm :/.
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-11-15 12:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 16:12 [PATCH][oe-core 00/22] QT4, thumb, subversion, mesa, libsdl, time, util-linux, kbd changes Martin Jansa
2011-11-11 16:27 ` Martin Jansa
-- strict thread matches above, loose matches on Subject: below --
2011-11-11 16:28 Martin Jansa
2011-11-15 12:29 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox