[oe-commits] [openembedded-core] branch master-next updated (ae4421d -> b117c1d)
git at git.openembedded.org
git at git.openembedded.org
Tue Mar 1 08:39:42 UTC 2016
rpurdie pushed a change to branch master-next
in repository openembedded-core.
discards ae4421d eudev: Fix for multilib builds
discards a42de42 eudev: Keep classic network interface naming scheme
discards d9d2b21 usbutils: Fix for new eudev implementation
discards f1c0c23 libgudev: Fix for new eudev implementation
discards ca95dc5 eudev: Replaces udev with eudev for compatibility when using sysvinit on newer kernels
discards 5058ba1 populate_sdk_ext: Delete the buildtools tar file after installation
discards 4e573ef libarchive: Set xattrs after setting times
discards c015eb4 sanity: Do not mistake meta-yocto-bsp for meta-yocto
discards 075f759 sanity.bbclass: remove conflict checking for image vm and live
discards bfa941e syslinux.bbclass: make vm and live can be built together
discards 5904fc8 combo-layer: handle empty commits during "init --history"
discards ce3c61e classes/populate_sdk_ext: prepend to PATH rather than appending
discards 8d9ff99 recipetool: create: add basic support for new npm fetcher/class
discards 674febe recipetool: create: add basic support for generating linux kernel recipes
discards f913972 recipetool: create: add support for out-of-tree kernel modules
discards 2f6bf01 classes/module: allow substitution of the modules_install target name
discards 7b9f01a grub2.inc: drop bogus dependency on xz
discards bc2646b grub2.inc: avoid passing -isystem to native builds
discards 9c69016 grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
discards 30b2302 harfbuzz: update 1.2.1 -> 1.2.3
discards 6dc0246 gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
discards c03e3b0 dhcp: CVE-2015-8605
discards 5c395a7 oeqa/buildoptions: Improve unsafe references tests
discards 6a78a1fd sato/images: Add ptest image
discards cca2adc layer.conf: Whitelist cantarell-fonts fontconfig dependency
discards 5aa3075 site: enable pthread support for x86_64 APR builds
discards 7345607 pango: make ${PN}-ptest RDEPENDS on cantarell-fonts
discards 8a9e1fa cantarell-fonts: Add recipe
discards 73e762f insane.bbclass: make the checking stricter for unsafe references in scripts
new 412d2e0 insane.bbclass: make the checking stricter for unsafe references in scripts
new 6427426 cantarell-fonts: Add recipe
new ba2124b pango: make ${PN}-ptest RDEPENDS on cantarell-fonts
new 8dca4f8 rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head
new ba07bb2 rpm: Enable specific crypto and digest settings via variables
new 50a12cb rpm: A number of the patches have been submitted upstream
new 626e611 db: remove the NO_UPDATE_REASON and replace it a comment about RPM
new 70c41f1 layer.conf: Whitelist cantarell-fonts fontconfig dependency
new 4b1b50d sato/images: Add ptest image
new 5621d66 oeqa/buildoptions: Improve unsafe references tests
new f145caf dhcp: CVE-2015-8605
new 543768f gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
new b968af5 harfbuzz: update 1.2.1 -> 1.2.3
new 15db811 grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
new e06226c grub2.inc: avoid passing -isystem to native builds
new b55be2e grub2.inc: drop bogus dependency on xz
new 13c2d11 classes/module: allow substitution of the modules_install target name
new bfa1c0b recipetool: create: add support for out-of-tree kernel modules
new 4169eb1 recipetool: create: add basic support for generating linux kernel recipes
new 7afbc87 recipetool: create: add basic support for new npm fetcher/class
new 2bfa34b classes/populate_sdk_ext: prepend to PATH rather than appending
new fe9a1f8 combo-layer: handle empty commits during "init --history"
new 065053a syslinux.bbclass: make vm and live can be built together
new a91b4cc sanity.bbclass: remove conflict checking for image vm and live
new b5e33a4 sanity: Do not mistake meta-yocto-bsp for meta-yocto
new 13c0d90 libarchive: Set xattrs after setting times
new 5493af2 populate_sdk_ext: Delete the buildtools tar file after installation
new 1c67937 eudev: Replaces udev with eudev for compatibility when using sysvinit on newer kernels
new 2f5c740 libgudev: Fix for new eudev implementation
new f2e1221 usbutils: Fix for new eudev implementation
new 3cffafa linux-yocto/4.1: Galileo updates
new f8e4501 linux-yocto/4.1: clkdev updates
new c1af412 linux-yocto/4.1: update to 4.1.18
new f3f0e7d linux-yocto/4.4: yaffs2 build fixes
new cc16b02 linux-yocto: braswell: Remove feature and move DRM_I915_PRELIMINARY_HW_SUPPORT option
new 106354e linux-yocto/4.4: update to -stable 4.4.2
new 5255bdd linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be started
new d65ed19 linux-yocto/4.4: update to 4.4.3
new 5ee7628 Revert "uninative.bbclass: if the loader can't be found disable instead of failing"
new b15f89e populate_sdk_base: handle empty SDK_PACKAGING_FUNC
new 811a487 cracklib: fix Python packaging
new b117c1d automake: don't delete .pyc files
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 (ae4421d)
\
N -- N -- N refs/heads/master-next (b117c1d)
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.
The 42 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
meta/classes/populate_sdk_base.bbclass | 3 +-
meta/classes/uninative.bbclass | 64 +-
meta/lib/oe/package_manager.py | 14 +-
meta/recipes-core/udev/eudev_3.1.5.bb | 18 +-
...-compile-compile-only-optimized-byte-code.patch | 42 -
meta/recipes-devtools/automake/automake_1.15.bb | 1 -
.../rpm/rpm/0001-define-EM_AARCH64.patch | 2 +-
...arseArgvString-to-parse-the-_gpg_check_pa.patch | 2 +-
.../rpm/rpm/beecrypt-5.4.15-to-5.4.16.patch.gz | Bin 0 -> 42815 bytes
meta/recipes-devtools/rpm/rpm/debugedit-segv.patch | 48 +-
...debugedit-valid-file-to-fix-segment-fault.patch | 2 +-
.../rpm/rpm/fstack-protector-configure-check.patch | 21 -
.../rpm/rpm/header-include-fix.patch | 12 +-
.../rpm/rpm/lua-5.4.15-to-5.4.16.patch.gz | Bin 0 -> 269940 bytes
.../rpm/rpm/makefile-am-exec-hook.patch | 2 +-
.../rpm/rpm/python-rpm-rpmsense.patch | 32 +-
.../rpm/rpm/rpm-5.4.15-to-5.4.16.patch.gz | Bin 0 -> 2239384 bytes
meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch | 73 ++
meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch | 2 +-
meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch | 43 +-
meta/recipes-devtools/rpm/rpm/rpm-db60.patch | 56 +
.../rpm/rpm/rpm-disable-Wno-override-init.patch | 32 -
.../rpm/rpm/rpm-disable-auto-stack-protector.patch | 24 +
.../rpm/rpm/rpm-disable-blaketest.patch | 28 +
.../rpm/rpm/rpm-fix-logio-cp.patch | 2 +-
.../rpm/rpm/rpm-fix-parseEmbedded.patch | 27 +
meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch | 61 ++
.../rpm/rpm/rpm-hardlink-segfault-fix.patch | 2 +-
.../rpm/rpm/rpm-keccak-sse-intrin.patch | 27 +
...ction.c-fix-file-conflicts-for-mips64-N32.patch | 2 +-
meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch | 2 +-
.../rpm/rpm/rpm-lsb-compatibility.patch | 2 +-
.../rpm/rpm/rpm-lua-fix-print.patch | 104 --
...rpm-macros.in-disable-external-key-server.patch | 16 +-
.../rpm/rpm/rpm-mongodb-sasl.patch | 69 ++
meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch | 2 +-
...b-before-verifyscript-to-avoid-null-point.patch | 2 +-
.../rpm/rpm/rpm-packageorigin.patch | 2 +-
.../rpm/rpm/rpm-payload-use-hashed-inode.patch | 22 +-
.../rpm/rpm/rpm-pkgconfigdeps.patch | 10 +-
.../rpm/rpm/rpm-platform-file-fix.patch | 2 +-
meta/recipes-devtools/rpm/rpm/rpm-platform.patch | 2 +-
meta/recipes-devtools/rpm/rpm/rpm-platform2.patch | 4 +-
meta/recipes-devtools/rpm/rpm/rpm-py-init.patch | 16 +-
.../rpm/rpm/rpm-python-restore-origin.patch | 49 +
.../rpm/rpm/rpm-python-tagname.patch | 24 +
.../rpm/rpm/rpm-remove-sykcparse-decl.patch | 14 -
meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch | 2 +-
.../rpm/rpm/rpm-rpmdb-grammar.patch | 124 +++
.../rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch | 2 +-
.../rpm/rpm/rpm-rpmio-headers.patch | 19 +
meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch | 67 --
.../rpm/rpm/rpm-scriptletexechelper.patch | 29 +-
.../rpm/rpm/rpm-syck-fix-gram.patch | 1081 ++++++++++++++++++++
.../rpm-tag-generate-endian-conversion-fix.patch | 2 +-
.../rpm/rpm/rpm-tagname-type.patch | 25 +
.../rpm/rpm/rpm-tools-mtree-LDFLAGS.patch | 2 +-
meta/recipes-devtools/rpm/rpm/rpmatch.patch | 32 +-
.../recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch | 27 +-
.../rpm/rpm/syck-5.4.15-to-5.4.16.patch.gz | Bin 0 -> 4837 bytes
meta/recipes-devtools/rpm/rpm/uclibc-support.patch | 38 +-
...broken-logic-for-ghost-avoidance-Mark-Hat.patch | 38 -
meta/recipes-devtools/rpm/rpm_5.4+cvs.bb | 294 +++++-
.../rpm/{rpm_5.4.14.bb => rpm_5.4.16.bb} | 189 +++-
meta/recipes-extended/cracklib/cracklib_2.9.5.bb | 13 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 +-
meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 +-
meta/recipes-support/db/db_6.0.30.bb | 2 +-
meta/site/x86_64-linux | 1 -
73 files changed, 2335 insertions(+), 700 deletions(-)
delete mode 100644 meta/recipes-devtools/automake/automake/py-compile-compile-only-optimized-byte-code.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/beecrypt-5.4.15-to-5.4.16.patch.gz
delete mode 100644 meta/recipes-devtools/rpm/rpm/fstack-protector-configure-check.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/lua-5.4.15-to-5.4.16.patch.gz
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-5.4.15-to-5.4.16.patch.gz
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-db60.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-disable-Wno-override-init.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-lua-fix-print.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-remove-sykcparse-decl.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/syck-5.4.15-to-5.4.16.patch.gz
delete mode 100644 meta/recipes-devtools/rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch
rename meta/recipes-devtools/rpm/{rpm_5.4.14.bb => rpm_5.4.16.bb} (82%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Openembedded-commits
mailing list