[oe-commits] [openembedded-core] branch master-next updated (620d5d6 -> afb40bf)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 23 13:27:15 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  620d5d6   xcb-proto: use python3 instead of python2
  discards  e31e091   recipetool/create.py: fix LICENSE value
      adds  bb5a43f   xcb-proto: use python3 instead of python2
      adds  b940986   oeqa: fix hasPackage, add hasPackageMatch
      adds  5665e28   package_manager.py: specify tmpdir for opkg
      adds  1483951   autotools: ensure Makefile exists in do_compile
      adds  eca3347   sysprof: fix pkgconfig packaging
      adds  8b3d3ac   linux-firmware: add iwlwifi-8000C-19 version
      adds  6589de7   expat: CVE-2016-0718
      adds  6a326f2   gstreamer1.0-plugins-bad: Upgrade to 1.8.1
      adds  6580c7b   packagegroups: use new gst-player package name
      adds  cb6f780   openssh: fix init script restart with read-only-rootfs
      adds  f88b51e   opkg: upgrade to v0.3.2
      adds  ba04933   dbus/dbus-test: upgrade to 1.10.8
      adds  df0d525   binutils: configure with --enable-deterministic-archives
      adds  15eaf9c   bitbake.conf: don't set CCACHE_DIR to $HOME by default
      adds  b3d7aae   security_flags.inc: add SECURITY_NO_PIE_CFLAGS to libgcc and gcc-sanitizers
      adds  0bfbc3e   security_flags.inc: add python3-pycairo and libnewt-python to no-pie exception list
      adds  e136525   mpg123: add a recipe from meta-oe
      adds  7691d04   gstreamer1.0-plugins-ugly: disable mad, enable mpg123
      adds  e689b7d   libmad: remove recipe
      adds  0474412   qemu: Use Gtk+3, add configure patch to find vte
      adds  5f3340e   tzcode: update to 2016e
      adds  ddcf128   tzdata: update to 2016e
      adds  ac99135   oeqa/targetbuild: fix folder name estimate logic
      adds  7096f28   oeqa/targetbuild: add extra_cmds argument to run_configure
      adds  1d40f6e   oeqa/targetbuild: use os.path.join instead of string concatenation
      adds  692adfa   linux-firmware: fix typo in LICENSE line for iwlwifi-6000g2b-5
      adds  5a91dca   linux-firmware: add LICENSE line for iwlwifi-license package
      adds  ed46f5a   linux-firmware: fix typo in RDEPENDS line for iwlwifi-6000g2b-5
      adds  610f821   linux-firmware: add iwlwifi virtual package of all iwlwifi firmwares
      adds  9eeb4a4   linux-firmware: add iwlwifi-misc package for remaining iwlwifi firmware
      adds  48dbdc0   initramfs-framework: mdev: Add a runtime dependency on busybox-mdev
      adds  1cf288a   initramfs-framework: base: Ensures /run/lock is available
      adds  ecb1fa6   linux-yocto/4.1: tpm2, pinctrl, powercap and watchdog backports
      adds  1ee0735   linux-yocto/4.1: SPI, MFD, alsa and perf backports
      adds  10c7d77   linux-yocto/4.1: driver, mmc and power backports
      adds  acd05ec   linux-yocto/4.1: pstate backports
      adds  952fdf6   linux-yocto/4.4: sensor driver backports
      adds  afb40bf   puzzles: fix Samba conflict, clean up recipe

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (620d5d6)
            \
             N -- N -- N   refs/heads/master-next (afb40bf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 meta/classes/autotools.bbclass                     |   6 +-
 meta/conf/bitbake.conf                             |   8 +-
 meta/conf/distro/include/security_flags.inc        |   8 +-
 meta/lib/oe/package_manager.py                     |   2 +-
 meta/lib/oeqa/oetest.py                            |  28 +-
 meta/lib/oeqa/runtime/_ptest.py                    |   4 +-
 meta/lib/oeqa/runtime/python.py                    |   2 +-
 meta/lib/oeqa/runtime/smart.py                     |   2 +-
 meta/lib/oeqa/sdk/buildsudoku.py                   |   2 +-
 meta/lib/oeqa/utils/targetbuild.py                 |  10 +-
 meta/recipes-connectivity/openssh/openssh/init     |   2 +-
 .../{dbus-test_1.10.6.bb => dbus-test_1.10.8.bb}   |   4 +-
 ...onfigure.ac-support-large-file-for-stat64.patch |  53 --
 .../dbus/{dbus_1.10.6.bb => dbus_1.10.8.bb}        |   5 +-
 meta/recipes-core/expat/expat.inc                  |   1 +
 meta/recipes-core/expat/expat/CVE-2016-0718.patch  | 760 +++++++++++++++++++++
 .../initrdscripts/initramfs-framework/init         |   4 +-
 .../initrdscripts/initramfs-framework_1.0.bb       |   2 +-
 .../packagegroup-core-tools-testapps.bb            |   2 +-
 meta/recipes-devtools/binutils/binutils.inc        |   1 +
 ...1-configure.ac-use-pkg-config-for-libsolv.patch |  36 -
 ...ver_set_arch_policy-use-correct-logic-dur.patch |  35 -
 .../opkg/{opkg_0.3.1.bb => opkg_0.3.2.bb}          |   8 +-
 meta/recipes-devtools/qemu/qemu.inc                |   2 +-
 .../qemu/0001-configure-support-vte-2.91.patch     |  79 +++
 meta/recipes-devtools/qemu/qemu_2.6.0.bb           |   1 +
 ...code-native_2016d.bb => tzcode-native_2016e.bb} |   9 +-
 .../tzdata/{tzdata_2016d.bb => tzdata_2016e.bb}    |   4 +-
 .../linux-firmware/linux-firmware_git.bb           |  34 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  16 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  16 +-
 meta/recipes-kernel/sysprof/sysprof_git.bb         |   6 +-
 .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb    |  28 -
 ...ad_git.bb => gstreamer1.0-plugins-bad_1.8.1.bb} |  21 +-
 .../gstreamer/gstreamer1.0-plugins-ugly.inc        |   2 +-
 .../libmad/libmad/add-pkgconfig.patch              |  70 --
 .../libmad/libmad/automake-foreign.patch           |  12 -
 .../libmad/fix_for_mips_with_gcc-4.5.0.patch       |  33 -
 .../libmad/libmad/no-force-mem.patch               |  18 -
 .../libmad/libmad/obsolete_automake_macros.patch   |  14 -
 meta/recipes-multimedia/libmad/libmad_0.15.1b.bb   |  36 -
 meta/recipes-multimedia/mpg123/mpg123_1.23.4.bb    |  63 ++
 .../packagegroups/packagegroup-core-x11-sato.bb    |   2 +-
 meta/recipes-sato/puzzles/puzzles_git.bb           |  29 +-
 scripts/lib/recipetool/create.py                   |   2 +-
 48 files changed, 1041 insertions(+), 447 deletions(-)
 rename meta/recipes-core/dbus/{dbus-test_1.10.6.bb => dbus-test_1.10.8.bb} (93%)
 delete mode 100644 meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch
 rename meta/recipes-core/dbus/{dbus_1.10.6.bb => dbus_1.10.8.bb} (96%)
 create mode 100644 meta/recipes-core/expat/expat/CVE-2016-0718.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch
 rename meta/recipes-devtools/opkg/{opkg_0.3.1.bb => opkg_0.3.2.bb} (87%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016d.bb => tzcode-native_2016e.bb} (69%)
 rename meta/recipes-extended/tzdata/{tzdata_2016d.bb => tzdata_2016e.bb} (98%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb
 copy meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_git.bb => gstreamer1.0-plugins-bad_1.8.1.bb} (83%)
 delete mode 100644 meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch
 delete mode 100644 meta/recipes-multimedia/libmad/libmad/automake-foreign.patch
 delete mode 100644 meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch
 delete mode 100644 meta/recipes-multimedia/libmad/libmad/no-force-mem.patch
 delete mode 100644 meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
 create mode 100644 meta/recipes-multimedia/mpg123/mpg123_1.23.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list