From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 0/5] world-image fixes
Date: Tue, 29 Jan 2013 13:29:49 +0100 [thread overview]
Message-ID: <cover.1359462547.git.Martin.Jansa@gmail.com> (raw)
The following changes since commit ce25b8d24c1843d42f74f147c63d998d05ab5362:
meta-systemd: openssh: rename bbappend to match oe-core version 6.1p1 (2013-01-28 18:01:59 +0100)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib jansa/world
http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/world
Martin Jansa (5):
packagegroup-qte-toolchain-target: exclude from world
vim: implement gvim, vim-tiny as PACKAGECONFIG
move broken recipes to nonworking directories
gnome-panel3: exclude from world
vim: use new u-a syntax
.../gnome-panel/gnome-panel3_3.0.2.bb | 3 ++
.../30f29e7d8e1b67c40cd18a7155ba30c4382692d5.patch | 0
.../gnome/gnome-terminal_2.26.3.bb | 0
.../add-angstrom-distro.patch | 0
.../system-tools-backends | 0
.../system-tools/system-tools-backends_2.10.2.bb | 0
...e-as-interpreter-for-sketches-instead-of-.patch | 0
.../cloud9/cloud9/cloud9-avahi.service | 0
.../{ => nonworking}/cloud9/cloud9/index.js | 0
.../{ => nonworking}/cloud9/cloud9_0.6.bb | 0
.../nodejs/nodejs/fix-hardfloat-detection.patch | 0
.../{ => nonworking}/nodejs/nodejs_0.6.20.bb | 0
.../{ => nonworking}/fbida/fbida_2.08.bb | 0
...0002-Fix-image-handling-integer-overflows.patch | 0
.../0003-Fix-build-failure-with-ld-as-needed.patch | 0
.../slim/slim/0004-Add-support-libpng15.patch | 0
...Remove-path-of-gcc-amd-g-and-version-of-g.patch | 0
...emove-localhost-from-Authenticator-of-pam.patch | 0
.../slim/slim/0007-Fix-tty-slowness.patch | 0
.../slim/slim/0008-restart-Xserver-if-killed.patch | 0
.../{ => nonworking}/slim/slim/Makefile.oe | 0
.../{ => nonworking}/slim/slim/slim-dynwm | 0
.../{ => nonworking}/slim/slim/slim.pamd | 0
.../{ => nonworking}/slim/slim/slim.service | 0
.../{ => nonworking}/slim/slim/update_slim_wmlist | 0
.../{ => nonworking}/slim/slim_1.3.2.bb | 0
.../packagegroup-qte-toolchain-target.bbappend | 3 ++
meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb | 2 +
.../{ => nonworking}/fftw/benchfft_3.1.bb | 0
.../{ => nonworking}/syslog-ng/files/initscript | 0
.../syslog-ng/files/syslog-ng.conf | 0
.../{ => nonworking}/syslog-ng/syslog-ng.inc | 0
.../{ => nonworking}/syslog-ng/syslog-ng_3.2.5.bb | 0
meta-oe/recipes-support/vim/gvim_7.2.446.bb | 14 ------
meta-oe/recipes-support/vim/vim-tiny_7.2.446.bb | 11 -----
meta-oe/recipes-support/vim/vim.inc | 53 ++++++++++------------
meta-oe/recipes-support/vim/vim_7.2.446.bb | 31 ++++---------
.../{ => nonworking}/cloud9/cloud9/cloud9.service | 0
.../{ => nonworking}/cloud9/cloud9_0.6.bbappend | 0
.../syslog-ng/syslog-ng_3.2.5.bbappend | 0
40 files changed, 41 insertions(+), 76 deletions(-)
rename meta-gnome/recipes-gnome/{ => nonworking}/gnome/gnome-terminal/30f29e7d8e1b67c40cd18a7155ba30c4382692d5.patch (100%)
rename meta-gnome/recipes-gnome/{ => nonworking}/gnome/gnome-terminal_2.26.3.bb (100%)
rename meta-gnome/recipes-gnome/{ => nonworking}/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch (100%)
rename meta-gnome/recipes-gnome/{ => nonworking}/system-tools/system-tools-backends-2.10.2/system-tools-backends (100%)
rename meta-gnome/recipes-gnome/{ => nonworking}/system-tools/system-tools-backends_2.10.2.bb (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9/0001-ide-use-node-as-interpreter-for-sketches-instead-of-.patch (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9/cloud9-avahi.service (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9/index.js (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9_0.6.bb (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/nodejs/nodejs/fix-hardfloat-detection.patch (100%)
rename meta-oe/recipes-devtools/{ => nonworking}/nodejs/nodejs_0.6.20.bb (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/fbida/fbida_2.08.bb (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0002-Fix-image-handling-integer-overflows.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0003-Fix-build-failure-with-ld-as-needed.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0004-Add-support-libpng15.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0005-Remove-path-of-gcc-amd-g-and-version-of-g.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0006-Remove-localhost-from-Authenticator-of-pam.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0007-Fix-tty-slowness.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/0008-restart-Xserver-if-killed.patch (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/Makefile.oe (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/slim-dynwm (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/slim.pamd (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/slim.service (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim/update_slim_wmlist (100%)
rename meta-oe/recipes-graphics/{ => nonworking}/slim/slim_1.3.2.bb (100%)
rename meta-oe/recipes-support/{ => nonworking}/fftw/benchfft_3.1.bb (100%)
rename meta-oe/recipes-support/{ => nonworking}/syslog-ng/files/initscript (100%)
rename meta-oe/recipes-support/{ => nonworking}/syslog-ng/files/syslog-ng.conf (100%)
rename meta-oe/recipes-support/{ => nonworking}/syslog-ng/syslog-ng.inc (100%)
rename meta-oe/recipes-support/{ => nonworking}/syslog-ng/syslog-ng_3.2.5.bb (100%)
delete mode 100644 meta-oe/recipes-support/vim/gvim_7.2.446.bb
delete mode 100644 meta-oe/recipes-support/vim/vim-tiny_7.2.446.bb
rename meta-systemd/meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9/cloud9.service (100%)
rename meta-systemd/meta-oe/recipes-devtools/{ => nonworking}/cloud9/cloud9_0.6.bbappend (100%)
rename meta-systemd/meta-oe/recipes-support/{ => nonworking}/syslog-ng/syslog-ng_3.2.5.bbappend (100%)
--
1.8.1.2
next reply other threads:[~2013-01-29 12:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-29 12:29 Martin Jansa [this message]
2013-01-29 12:29 ` [PATCH 1/5] packagegroup-qte-toolchain-target: exclude from world Martin Jansa
2013-01-29 12:29 ` [PATCH 2/5] vim: implement gvim, vim-tiny as PACKAGECONFIG Martin Jansa
2013-01-29 12:29 ` [PATCH 3/5] move broken recipes to nonworking directories Martin Jansa
2013-01-29 13:02 ` Koen Kooi
2013-01-29 13:06 ` Martin Jansa
2013-01-29 15:34 ` Koen Kooi
2013-01-29 15:54 ` Martin Jansa
2013-01-29 12:29 ` [PATCH 4/5] gnome-panel3: exclude from world Martin Jansa
2013-01-29 12:29 ` [PATCH 5/5] vim: use new u-a syntax Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1359462547.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox