[oe-commits] [openembedded-core] branch master-next updated (bdd9031 -> 6a315a4)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 23 17:53:21 UTC 2016


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

  discards  bdd9031   archiver.bbclass: Fix tar name for git repositories
  discards  7ba6279   archiver.bbclass: Fix gcc-source corner case
  discards  2456c13   archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR
  discards  6a1113a   archiver.bbclass: Don't expand python functions in dumpdata
  discards  0cfd3eb   Revert "linux-firmware: Break out some additional firmware"
  discards  946e9b0   bind: /var/cache/bind
  discards  abc3e4c   linux-firmware: Break out some additional firmware
  discards  edfbf58   linux-firmware: Clean-up and sync license data
  discards  6ab58fe   linux-firmware: Collapse iwlwifi firmware blobs for 7260 and 7265
  discards  c1f6ab9   linux-firmware: Update to latest HEAD
  discards  0a72a76   sysvinit: downgrade ALTERNATIVE_PRIORITY[mountpoint]
  discards  38ed4b3   util-linux: split out util-linux-mountpoint
  discards  0fd1d46   gconf: fix buildpaths QA issue
  discards  782d44c   python-pygobject: use Python 2 instead of Python 3
  discards  0880290   sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRING
  discards  460ff15   libunwind: Fix build with fstack-protector on musl
  discards  06aefcb   nativesdk-buildtools-perl-dummy.bb: disable ICECC
  discards  49b621b   ltp: Fix build on x86/musl
  discards  ef3d68b   libmad: avoid using legacy _thumb overrides
  discards  670ca5a   package.bbclass: Treat .node files same as .so when checking what to strip
  discards  4e57a8a   bootimg.bbclass: only inherit syslinux when pcbios
  discards  cecffa2   grub-efi.bbclass: make it can build vm and live together
  discards  3ad1697   bootimg.bbclass: fix settings for grub-efi.bbclass
  discards  beca526   pixz: Fix build on big-endian/musl systems
  discards  8dba5a5   sanity.bbclass cleanup
  discards  7e9f718   matchbox-wm: Update to fix XChangeProperty datatype issue
  discards  ac019e7   matchbox-panel-2: Fix Home-button icon load issue
  discards  93875e2   gstreamer1.0: fix introspection support also for git recipes
  discards  9653193   gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file
  discards  b83f972   x86-base.inc: suggest the latest kernel
  discards  5f1cc6c   at: fix configure option with/without-selinux
  discards  72f5fa0   Revert "xcursor-transparent-theme: upgrade to latest git revision"
  discards  a624371   oeqa/runtime/multilib: fix (again) the multilib/connman test
  discards  367c26f   connman-gnome: rrecommend connman, don't rdepend
  discards  22d4ee6   toolchain-script: use immediate expansion for TOOLCHAIN_CONFIGSITE_NOCACHE
  discards  aebf1e2   no-static-libs: Ensure correct whitespace is set for _append
  discards  d0ecd06   forktest: add
  discards  179ef3a   conf/machine: add tune for 32-bit ARMv8-a
  discards  bfbca86   base.bbclass: Introduce EXTRA_CONF_PACKAGECONFIG variable
  discards  43d8006   xcursor-transparent-theme: upgrade to latest git revision
       new  3335999   base.bbclass: Introduce EXTRA_CONF_PACKAGECONFIG variable
       new  568da8d   conf/machine: add tune for 32-bit ARMv8-a
       new  387ea68   at: fix configure option with/without-selinux
       new  00733b1   x86-base.inc: suggest the latest kernel
       new  8a180b3   gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file
       new  5d24425   gstreamer1.0: fix introspection support also for git recipes
       new  749782a   matchbox-panel-2: Fix Home-button icon load issue
       new  e007d00   matchbox-wm: Update to fix XChangeProperty datatype issue
       new  f6cadaa   sanity.bbclass cleanup
       new  ccb0015   pixz: Fix build on big-endian/musl systems
       new  4573aaf   bootimg.bbclass: fix settings for grub-efi.bbclass
       new  677b6bf   grub-efi.bbclass: make it can build vm and live together
       new  8e0187b   bootimg.bbclass: only inherit syslinux when pcbios
       new  a9a6c50   package.bbclass: Treat .node files same as .so when checking what to strip
       new  308649d   libmad: avoid using legacy _thumb overrides
       new  13c96e1   ltp: Fix build on x86/musl
       new  00014db   nativesdk-buildtools-perl-dummy.bb: disable ICECC
       new  5960a9b   libunwind: Fix build with fstack-protector on musl
       new  4257004   sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRING
       new  10dd794   python-pygobject: use Python 2 instead of Python 3
       new  55c7db9   gconf: fix buildpaths QA issue
       new  a55705c   util-linux: split out util-linux-mountpoint
       new  11e6671   sysvinit: downgrade ALTERNATIVE_PRIORITY[mountpoint]
       new  a79b50e   bind: /var/cache/bind
       new  6176ea5   archiver.bbclass: Don't expand python functions in dumpdata
       new  cc3c283   archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR
       new  5415c0e   archiver.bbclass: Fix gcc-source corner case
       new  6a315a4   archiver.bbclass: Fix tar name for git repositories

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   (bdd9031)
            \
             N -- N -- N   refs/heads/master-next (6a315a4)

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 28 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/toolchain-scripts.bbclass             |   2 +-
 meta/conf/distro/include/no-static-libs.inc        |   6 +-
 meta/lib/oeqa/runtime/multilib.py                  |  10 +-
 .../connman/connman-gnome_0.7.bb                   |   2 +-
 .../linux-firmware/linux-firmware_git.bb           | 136 +++++++--------------
 meta/recipes-sato/forktest/files/forktest.c        |  23 ----
 meta/recipes-sato/forktest/forktest.bb             |  21 ----
 7 files changed, 49 insertions(+), 151 deletions(-)
 delete mode 100644 meta/recipes-sato/forktest/files/forktest.c
 delete mode 100644 meta/recipes-sato/forktest/forktest.bb

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


More information about the Openembedded-commits mailing list