From: "Petter Mabäcker" <petter@technux.se>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] base.bbclass: detect when S has been set incorrectly
Date: Thu, 15 Jan 2015 22:57:17 +0100 [thread overview]
Message-ID: <cover.1421358457.git.petter@technux.se> (raw)
No code changes since the RFC version, besides a rebase against latest yocto changes.
The following changes since commit 10837473b27aa1708866eb2b1b5701daa984e94e:
libxml2: Backport fix for CVE introduced entity issues (2015-01-15 16:55:17 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib petmab/bug5627
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/bug5627
Petter Mabäcker (5):
base.bbclass: detect when S has been set incorrectly
makedevs: set and handle S in a proper way
lsof: handle S in a proper way
xorg-minimal-fonts: set and handle S in a proper way
meta: set proper S value
meta/classes/base.bbclass | 17 +++++++++++++----
meta/recipes-bsp/alsa-state/alsa-state.bb | 2 ++
meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 2 ++
meta/recipes-bsp/keymaps/keymaps_1.0.bb | 2 ++
meta/recipes-connectivity/connman/connman-conf.bb | 2 ++
meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb | 2 ++
meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb | 2 ++
meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb | 2 ++
.../initrdscripts/initramfs-framework_1.0.bb | 2 ++
.../initrdscripts/initramfs-live-boot_1.0.bb | 2 ++
.../initramfs-live-install-efi-testfs_1.0.bb | 2 ++
.../initrdscripts/initramfs-live-install-efi_1.0.bb | 2 ++
.../initrdscripts/initramfs-live-install-testfs_1.0.bb | 2 ++
.../initrdscripts/initramfs-live-install_1.0.bb | 2 ++
meta/recipes-core/initscripts/initscripts_1.0.bb | 2 ++
meta/recipes-core/systemd/systemd-systemctl-native.bb | 2 ++
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb | 2 +-
meta/recipes-core/udev/udev-extraconf_1.1.bb | 2 ++
meta/recipes-devtools/makedevs/makedevs_1.0.1.bb | 6 ++----
meta/recipes-devtools/opkg/opkg-collateral.bb | 2 ++
.../recipes-devtools/run-postinsts/run-postinsts_1.0.bb | 2 ++
meta/recipes-extended/lsof/lsof_4.88.bb | 7 +++++++
meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb | 2 ++
meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | 4 +++-
.../xorg-xserver/xserver-xf86-config_0.1.bb | 2 ++
.../modutils-initscripts/modutils-initscripts.bb | 3 +++
meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb | 2 ++
meta/recipes-support/ptest-runner/ptest-runner_1.0.bb | 2 ++
28 files changed, 73 insertions(+), 10 deletions(-)
--
1.9.1
next reply other threads:[~2015-01-15 21:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-15 21:57 Petter Mabäcker [this message]
2015-01-15 21:57 ` [PATCH 1/5] base.bbclass: detect when S has been set incorrectly Petter Mabäcker
2015-01-15 21:57 ` [PATCH 2/5] makedevs: set and handle S in a proper way Petter Mabäcker
2015-01-15 21:57 ` [PATCH 3/5] lsof: " Petter Mabäcker
2015-01-15 21:57 ` [PATCH 4/5] xorg-minimal-fonts: set and " Petter Mabäcker
2015-01-15 21:57 ` [PATCH 5/5] meta: set proper S value Petter Mabäcker
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.1421358457.git.petter@technux.se \
--to=petter@technux.se \
--cc=openembedded-core@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 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.