All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: paul.eggleton@linux.intel.com, ross.burton@intel.com,
	openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/78] Review & ACK
Date: Fri, 26 Jul 2013 00:14:56 -0700	[thread overview]
Message-ID: <cover.1374822498.git.sgw@linux.intel.com> (raw)

Paul, Ross:

Please review this set and comment for the Morning

I know there is an issue with the util-linux patch and will pull 
it if we do not get an update from the PRC Team.

Sau!


The following changes since commit ac5d20f4adac69ea1702694fb50849c9e465b443:

  systemd: Remove systemd_unitdir if systemd is not in distro features (2013-07-23 07:49:54 -0700)

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

Alexandru DAMIAN (1):
  weston: add pango dependency

Andreas Müller (1):
  package.bbclass: avoid packing debug sources from other packages

Andrei Dinu (1):
  openssh: Added Upstream Status to openssh-CVE-2011-4327

Bruce Ashfield (1):
  linux-yocto/3.8: revert .gitignore: do not ignore meta directory

Chen Qi (3):
  run-postinsts: fix comment
  run-postinsts: add more logging to the log file to make things clearer
  rpm: remove the obsolete rpm-postinsts.bb

Cristian Iorga (2):
  connman: upgrade to v1.16
  pulseaudio: upgrade to v4.0

Emilia Ciobanu (12):
  babeltrace: fix recipe name
  build-appliance-image: fix recipe name add GIT revision to PV variable
  chkconfig-alternatives-native: fix recipe name and add GIT revision to
    PV variable
  connman-gnome: fix recipe name add GIT revision to PV variable
  docbook-sgml-dtd-3.1-native: fix recipe name
  docbook-sgml-dtd-4.1-native: fix recipe name
  hwlatdetect: fix recipe name and add GIT revision to PV variable
  lttng-ust: fix recipe name and add GIT revision to PV variable
  mtd-utils: fix recipe name and add GIT revision to PV variable
  neard: fix recipe name
  rt-tests: fix recipe name add GIT revision to PV variable
  update-rc.d: fix recipe name and add GIT revision to PV variable

Fathi Boudra (1):
  dmidecode: add aarch64 and arm to compatible host

Gabriel Barbu (1):
  strace: Add ptest

Hongxu Jia (4):
  readline: fix importing readline in python with probably escape
    sequence output
  nss:fix postinst failed at rootfs time
  lsbinitscripts: remove x permission on functions
  sysvinit: pidof add -m option for lsbinitscripts

Ionut Radu (7):
  useradd.bbclass: fix traceback when inheriting useradd but not setting
    USERADD_PARAM or GROUPADD_PARAM
  libxfont: Update from 1.4.5 to 1.4.6
  libxrandr: Update from 1.4.0 to 1.4.1
  libxxf86dga: Updated from 1.1.3 to 1.1.4
  libuser: Updated from 0.58 to 0.59
  videoproto: Update from 2.3.1 to 2.3.2
  apt:  Add Upstream Status to patches

Jackie Huang (1):
  dbus: add -o option into start-stop-daemon arguments

Jim Somerville (1):
  rt-tests: add Upstream-Status for cyclictest patch

Jonathan Liu (1):
  gcc-4.8: fix compiling GCC when /usr/lib/libstdc++.so is present

Koen Kooi (1):
  util-linux: fix PACKAGECONFIG options

Laurentiu Palcu (2):
  elfutils: fix backends' Makefile.am
  xinput-calibrator: move it from meta-oe to oe-core

Martin Jansa (19):
  test-dependencies: add simple script to detect missing or autoenabled
    dependencies
  gst-plugins-bad: add few more PACKAGECONFIGs
  xkeyboard-config: add missing dependency on util-macros
  ccache: add zlib dependency
  cups: add PACKAGECONFIG for acl
  directfb: add PACKAGECONFIG for jpeg2000
  distcc: add PACKAGECONFIG for popt
  grub: add PACKAGECONFIG for grub-mount
  mailx: remove support for autodetection of krb5
  minicom: add configure option and PACKAGECONFIG for lockdev
  ltp: add acl, openssl dependency
  patch: add PACKAGECONFIG for attr
  python-imaging: add PACKAGECONFIG for lcms
  socat: add PACKAGECONFIG for tcp-wrappers
  sudo: add PACKAGECONFIG for zlib
  gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l
  gst-plugins-good: add PACKAGECONFIG for jpeg, wavpack, gdkpixbuf, v4l,
    bzip2, orc
  gettext: disable nls when INHIBIT_DEFAULT_DEPS is set
  mesa: add PACKAGEs and PACKAGECONFIG for xvmc

Muhammad Shakeel (1):
  bash: Add ptest

Olof Johansson (1):
  cpan.bbclass: Fail unless Makefile.PL generates Makefile

Paul Eggleton (4):
  python-smartpm: fix sometimes reporting no provider instead of
    conflict
  python-smartpm: add ignore-recommends package flag
  classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package
    names
  classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM

Ross Burton (2):
  sanity.bbclass: mention version when erroring on LCONF_VERSION
    mismatch
  Revert "initrdscripts: mount / as read-only when live-booting"

Roy.Li (1):
  qemu: block to build it on mips64 arch

Saul Wold (7):
  texinfo: Update to 5.1, but disabled for now
  consolekit: Update to 0.4.6
  mklibs-native: Update to 0.1.38
  cups: Update to 1.6.3
  ptest: fix Upstream-status
  bluez5: disable obex by default
  external-sourcery: add missing providers

Simon Busch (1):
  wpa-supplicant: enable required configuration options for connman

Yi Zhao (2):
  LSB_Test.sh: add -f option for curl
  scripts/create-lsb-image: remove

 meta/classes/cpan.bbclass                          |   9 +
 meta/classes/gettext.bbclass                       |   4 +-
 meta/classes/image.bbclass                         |   1 +
 meta/classes/package.bbclass                       |   2 +-
 meta/classes/package_rpm.bbclass                   |  11 +-
 meta/classes/rootfs_ipk.bbclass                    |   2 -
 meta/classes/rootfs_rpm.bbclass                    |   3 +-
 meta/classes/sanity.bbclass                        |   2 +-
 meta/classes/useradd.bbclass                       |   2 +-
 meta/conf/bitbake.conf                             |   2 +
 .../distro/include/tcmode-external-sourcery.inc    |   3 +
 meta/recipes-bsp/grub/grub_2.00.bb                 |   3 +
 meta/recipes-connectivity/bluez5/bluez5.inc        |   1 +
 .../{connman-gnome_0.7.bb => connman-gnome_git.bb} |   2 +
 .../connman/inet-fix-ip-cleanup-functions.patch    |  40 ----
 .../connman/{connman_1.15.bb => connman_1.16.bb}   |   5 +-
 .../neard/{neard_0.10.bb => neard_git.bb}          |   0
 .../openssh-6.2p2/openssh-CVE-2011-4327.patch      |   2 +
 meta/recipes-connectivity/socat/socat_1.7.2.2.bb   |   3 +
 .../wpa-supplicant/wpa-supplicant/defconfig-gnutls |  21 +-
 meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init     |   4 +-
 ...e-image_8.0.bb => build-appliance-image_git.bb} |   2 +
 meta/recipes-core/initrdscripts/files/init-live.sh |   6 +-
 .../meta/external-sourcery-toolchain.bb            |   2 +
 ...ly-enable-meta-key-for-a-single-call-read.patch | 114 +++++++++
 meta/recipes-core/readline/readline_6.2.bb         |   1 +
 .../sysvinit-2.88dsf/pidof-add-m-option.patch      | 189 +++++++++++++++
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |   1 +
 .../{update-rc.d_0.7.bb => update-rc.d_git.bb}     |   1 +
 meta/recipes-core/util-linux/util-linux.inc        |   4 +-
 .../apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch |   2 +
 .../apt/apt-0.9.8.2/no-nls-dpkg.patch              |   2 +
 .../apt/apt-0.9.8.2/use-host.patch                 |   2 +
 meta/recipes-devtools/ccache/ccache.inc            |   2 +
 meta/recipes-devtools/distcc/distcc_3.1.bb         |   4 +-
 meta/recipes-devtools/dmidecode/dmidecode_2.12.bb  |   2 +-
 ...ative.bb => docbook-sgml-dtd-3.1-native_3.1.bb} |   0
 ...ative.bb => docbook-sgml-dtd-4.1-native_4.1.bb} |   0
 .../elfutils/elfutils-0.155/hppa_backend.diff      |  15 +-
 .../elfutils/elfutils-0.155/m68k_backend.diff      |  12 +-
 .../elfutils/elfutils-0.155/mips_backend.diff      |  16 +-
 meta/recipes-devtools/gcc/gcc-4.8.inc              |   1 +
 .../gcc/gcc-4.8/0041-libtool-avoid-libdir.patch    |  19 ++
 ...bs-native_0.1.37.bb => mklibs-native_0.1.38.bb} |   4 +-
 .../add-exclusion-to-mkfs-jffs2-git-2.patch        |   0
 ...t-cleanmarker-with-flash_erase--j-command.patch |   0
 .../mtd/{mtd-utils_1.5.0.bb => mtd-utils_git.bb}   |   2 +-
 meta/recipes-devtools/patch/patch.inc              |   3 +
 .../allow.to.disable.some.features.patch           |  65 ++++++
 .../python/python-imaging_1.1.7.bb                 |  10 +-
 .../python-smartpm/smart-conflict-provider.patch   | 196 ++++++++++++++++
 .../smart-flag-ignore-recommends.patch             |  60 +++++
 .../python/python-smartpm_1.4.1.bb                 |   2 +
 meta/recipes-devtools/qemu/qemu_1.5.0.bb           |   2 +
 meta/recipes-devtools/qemu/qemu_git.bb             |   2 +
 meta/recipes-devtools/rpm/rpm-postinsts.bb         |  54 -----
 .../run-postinsts/run-postinsts/run-postinsts      |   6 +-
 .../strace/strace-4.8/Makefile-ptest.patch         |  28 +++
 meta/recipes-devtools/strace/strace-4.8/run-ptest  |   2 +
 meta/recipes-devtools/strace/strace_4.8.bb         |  19 +-
 .../bash/bash-3.2.48/build-tests.patch             |  44 ++++
 meta/recipes-extended/bash/bash-3.2.48/run-ptest   |   2 +
 .../bash/bash-3.2.48/test-output.patch             |  25 ++
 meta/recipes-extended/bash/bash_3.2.48.bb          |   3 +
 ....59.bb => chkconfig-alternatives-native_git.bb} |   2 +-
 meta/recipes-extended/cups/cups16.inc              |   1 +
 .../cups/{cups_1.6.2.bb => cups_1.6.3.bb}          |   4 +-
 .../libuser/{libuser_0.58.bb => libuser_0.59.bb}   |   4 +-
 meta/recipes-extended/lsb/lsbinitscripts_9.48.bb   |   2 +-
 meta/recipes-extended/lsb/lsbtest/LSB_Test.sh      |   2 +-
 meta/recipes-extended/ltp/ltp_20130503.bb          |   2 +-
 .../explicitly.disable.krb5.support.patch          |  46 ++++
 meta/recipes-extended/mailx/mailx_12.5.bb          |   1 +
 .../minicom-2.6.2/allow.to.disable.lockdev.patch   |  21 ++
 meta/recipes-extended/minicom/minicom_2.6.2.bb     |   7 +-
 meta/recipes-extended/sudo/sudo.inc                |   3 +
 .../texinfo/texinfo-5.1/disable-native-tools.patch |  43 ++++
 .../texinfo-5.1/dont-depend-on-help2man.patch      |  16 ++
 .../texinfo/texinfo-5.1/gettext-macros.patch       |  61 +++++
 .../texinfo/texinfo-5.1/link-zip.patch             |  16 ++
 .../texinfo/texinfo-5.1/texinfo-4.12-zlib.patch    | 187 +++++++++++++++
 .../texinfo-5.1/texinfo-4.13a-data_types.patch     |  34 +++
 .../texinfo-4.13a-help-index-segfault.patch        |  25 ++
 .../texinfo-5.1/texinfo-4.13a-mosdo-crash.patch    |  13 ++
 .../texinfo-5.1/texinfo-4.13a-powerpc.patch        |  14 ++
 .../texinfo_fix_for_automake-1.12.patch            |  24 ++
 .../texinfo/texinfo-5.1/use_host_makedoc.patch     |  13 ++
 meta/recipes-extended/texinfo/texinfo_5.1.bb       |  61 +++++
 meta/recipes-graphics/directfb/directfb.inc        |   3 +
 meta/recipes-graphics/mesa/mesa.inc                |   4 +
 meta/recipes-graphics/wayland/weston_1.1.0.bb      |   2 +-
 .../pointercal-xinput/pointercal.xinput            |   1 +
 .../xinput-calibrator/pointercal-xinput_0.0.bb     |  20 ++
 .../xinput-calibrator/30xinput_calibrate.sh        |   7 +
 ...t_calibrator_pointercal.sh-to-be-run-as-n.patch |  66 ++++++
 .../xinput-calibrator/xinput-calibrator_git.bb     |  31 +++
 .../{libxfont_1.4.5.bb => libxfont_1.4.6.bb}       |   5 +-
 .../{libxrandr_1.4.0.bb => libxrandr_1.4.1.bb}     |   5 +-
 .../{libxxf86dga_1.1.3.bb => libxxf86dga_1.1.4.bb} |   7 +-
 .../xorg-lib/xkeyboard-config_2.9.bb               |   2 +-
 .../{videoproto_2.3.1.bb => videoproto_2.3.2.bb}   |   7 +-
 meta/recipes-kernel/kmod/kmod/ptest.patch          |   2 +-
 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 +-
 .../{babeltrace_1.1.1.bb => babeltrace_git.bb}     |   0
 .../lttng/{lttng-ust_2.2.0.bb => lttng-ust_git.bb} |   2 +-
 .../gstreamer/gst-plugins-bad_0.10.23.bb           |  10 +
 .../gstreamer/gst-plugins-good_0.10.31.bb          |  12 +-
 .../gstreamer/gstreamer1.0-plugins-good.inc        |   2 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   9 +-
 .../pulseaudio/pulseaudio_fix_for_x32.patch        | 238 -------------------
 .../{pulseaudio_3.0.bb => pulseaudio_4.0.bb}       |  11 +-
 ...st-finish-removal-of-1-second-first-loops.patch |   3 +
 .../{hwlatdetect_0.85.bb => hwlatdetect_git.bb}    |   1 +
 .../rt-tests/{rt-tests_0.85.bb => rt-tests_git.bb} |   0
 .../{consolekit_0.4.5.bb => consolekit_0.4.6.bb}   |   8 +-
 meta/recipes-support/nss/nss.inc                   |   8 +-
 scripts/create-lsb-image                           | 228 ------------------
 scripts/test-dependencies.sh                       | 256 +++++++++++++++++++++
 120 files changed, 1945 insertions(+), 661 deletions(-)
 rename meta/recipes-connectivity/connman/{connman-gnome_0.7.bb => connman-gnome_git.bb} (97%)
 delete mode 100644 meta/recipes-connectivity/connman/connman/inet-fix-ip-cleanup-functions.patch
 rename meta/recipes-connectivity/connman/{connman_1.15.bb => connman_1.16.bb} (62%)
 rename meta/recipes-connectivity/neard/{neard_0.10.bb => neard_git.bb} (100%)
 rename meta/recipes-core/images/{build-appliance-image_8.0.bb => build-appliance-image_git.bb} (99%)
 create mode 100644 meta/recipes-core/readline/readline-6.2/readline-only-enable-meta-key-for-a-single-call-read.patch
 create mode 100644 meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch
 rename meta/recipes-core/update-rc.d/{update-rc.d_0.7.bb => update-rc.d_git.bb} (97%)
 rename meta/recipes-devtools/docbook-sgml-dtd/{docbook-sgml-dtd-3.1-native.bb => docbook-sgml-dtd-3.1-native_3.1.bb} (100%)
 rename meta/recipes-devtools/docbook-sgml-dtd/{docbook-sgml-dtd-4.1-native.bb => docbook-sgml-dtd-4.1-native_4.1.bb} (100%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.8/0041-libtool-avoid-libdir.patch
 rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.37.bb => mklibs-native_0.1.38.bb} (80%)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.5.0 => mtd-utils}/add-exclusion-to-mkfs-jffs2-git-2.patch (100%)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.5.0 => mtd-utils}/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch (100%)
 rename meta/recipes-devtools/mtd/{mtd-utils_1.5.0.bb => mtd-utils_git.bb} (98%)
 create mode 100644 meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-conflict-provider.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-flag-ignore-recommends.patch
 delete mode 100644 meta/recipes-devtools/rpm/rpm-postinsts.bb
 create mode 100644 meta/recipes-devtools/strace/strace-4.8/Makefile-ptest.patch
 create mode 100755 meta/recipes-devtools/strace/strace-4.8/run-ptest
 create mode 100644 meta/recipes-extended/bash/bash-3.2.48/build-tests.patch
 create mode 100644 meta/recipes-extended/bash/bash-3.2.48/run-ptest
 create mode 100644 meta/recipes-extended/bash/bash-3.2.48/test-output.patch
 rename meta/recipes-extended/chkconfig/{chkconfig-alternatives-native_1.3.59.bb => chkconfig-alternatives-native_git.bb} (98%)
 rename meta/recipes-extended/cups/{cups_1.6.2.bb => cups_1.6.3.bb} (80%)
 rename meta/recipes-extended/libuser/{libuser_0.58.bb => libuser_0.59.bb} (88%)
 create mode 100644 meta/recipes-extended/mailx/mailx-12.5/explicitly.disable.krb5.support.patch
 create mode 100644 meta/recipes-extended/minicom/minicom-2.6.2/allow.to.disable.lockdev.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/disable-native-tools.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/dont-depend-on-help2man.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/gettext-macros.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/link-zip.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.12-zlib.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.13a-data_types.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.13a-help-index-segfault.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.13a-mosdo-crash.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.13a-powerpc.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/texinfo_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-5.1/use_host_makedoc.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo_5.1.bb
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
 create mode 100644 meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh
 create mode 100644 meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch
 create mode 100644 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
 rename meta/recipes-graphics/xorg-lib/{libxfont_1.4.5.bb => libxfont_1.4.6.bb} (76%)
 rename meta/recipes-graphics/xorg-lib/{libxrandr_1.4.0.bb => libxrandr_1.4.1.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxxf86dga_1.1.3.bb => libxxf86dga_1.1.4.bb} (70%)
 rename meta/recipes-graphics/xorg-proto/{videoproto_2.3.1.bb => videoproto_2.3.2.bb} (53%)
 rename meta/recipes-kernel/lttng/{babeltrace_1.1.1.bb => babeltrace_git.bb} (100%)
 rename meta/recipes-kernel/lttng/{lttng-ust_2.2.0.bb => lttng-ust_git.bb} (97%)
 delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudio_fix_for_x32.patch
 rename meta/recipes-multimedia/pulseaudio/{pulseaudio_3.0.bb => pulseaudio_4.0.bb} (51%)
 rename meta/recipes-rt/rt-tests/{hwlatdetect_0.85.bb => hwlatdetect_git.bb} (97%)
 rename meta/recipes-rt/rt-tests/{rt-tests_0.85.bb => rt-tests_git.bb} (100%)
 rename meta/recipes-support/consolekit/{consolekit_0.4.5.bb => consolekit_0.4.6.bb} (90%)
 delete mode 100755 scripts/create-lsb-image
 create mode 100755 scripts/test-dependencies.sh

-- 
1.8.1.4



             reply	other threads:[~2013-07-26  7:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26  7:14 Saul Wold [this message]
2013-07-26  9:35 ` [CONSOLIDATED PULL 00/78] Review & ACK Burton, Ross
2013-07-26 15:34   ` Paul Eggleton
2013-07-29  6:10   ` Koen Kooi

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.1374822498.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=ross.burton@intel.com \
    /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.