[oe-commits] [openembedded-core] branch master-next updated (92868be -> 9e5dd86)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 26 22:50:10 UTC 2016


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

  discards  92868be   conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used
  discards  fd6f291   base.bbclass wipe ${S} before unpacking source
  discards  fed549c   externalsrc: remove nostamp from do_configure
  discards  bec95a4   externalsrc: do not use do_configure[nostamp] for git srctrees
  discards  4c8a413   archiver.bbclass: Just archive gcc-source for all gcc recipes
  discards  bab5980   oeqa/utils/ftools: improve remove_from_file algorithm
  discards  f7e4460   scripts:/oe-selftest: Use timestamp instead of test names in coverage data file
  discards  53e894d   xcursor-transparent-theme: upgrade to latest git revision
  discards  fb19794   gdb: Fix build on mips64/musl
  discards  687e82d   libunwind: Fix build on mips/mips64 for musl targets
  discards  6c48492   toolchain-shar-extract.sh: check the length for target_sdk_dir
  discards  7484a9c   relocate_sdk: fixed .gccrelocprefix section handling
  discards  3139c3a   glib-2.0: Fix packaging
  discards  2d81eaa   gio-module-cache: Add class for Gio modules
  discards  0c413e8   glib-2.0: Install gio-querymodules in main package
  discards  a704c33   oe-git-proxy: support username / password in http proxy
  discards  7132ca6   oe-git-proxy: also check all_proxy and http_proxy env variables
  discards  2d7344c   image.bbclass: run wicenv task only for wic images
  discards  db8e801   wic: fix type of no-table option
  discards  ac378c6   matchbox-desktop: Do not close desktop on alt-F4
  discards  b17ec0f   rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty
  discards  f03566c   bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode'
  discards  b8ffcec   make, remake: make them properly exclude each other
  discards  43bb81b   kernel.bbclass: consider .csp firmware files
  discards  ac17df5   tzdata: update to 2016c
  discards  64dbe14   tzcode: update to 2016c
  discards  8b3574b   icecc.bbclass: replace icc with icecc
  discards  0ac6e56   icecc.bbclass: expand package arch
  discards  dbfca54   icecc.bbclass: add icc_is_allarch inherit check
  discards  0eb5c78   classes/sanity: use proper multi-line string literals
  discards  c8ae84b   oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE
  discards  79873da   u-boot.inc: Add sub-dir support for SPL_BINARY
  discards  7c1933c   quilt: run ptest as normal user
  discards  857a413   site: Cache config vars for ccache
  discards  ba71108   gdb-cross: use PACKAGECONFIG for python and readline
  discards  141a1a8   gdb-cross-canadian: use PACKAGECONFIG for python and readline
       new  41673bb   gdb-cross: use PACKAGECONFIG for python and readline
       new  dbf2ac3   site: Cache config vars for ccache
       new  f7d52d1   quilt: run ptest as normal user
       new  eb90d1c   u-boot.inc: Add sub-dir support for SPL_BINARY
       new  ada4639   oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE
       new  8cdb505   classes/sanity: use proper multi-line string literals
       new  0f9a3b4   icecc.bbclass: add icc_is_allarch inherit check
       new  45c59ff   icecc.bbclass: expand package arch
       new  daf5910   icecc.bbclass: replace icc with icecc
       new  41adb87   tzcode: update to 2016c
       new  66031bc   tzdata: update to 2016c
       new  826bc56   kernel.bbclass: consider .csp firmware files
       new  e8747ff   make, remake: make them properly exclude each other
       new  9153389   bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode'
       new  41e5c0f   rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty
       new  81d59b0   matchbox-desktop: Do not close desktop on alt-F4
       new  d4160c8   wic: fix type of no-table option
       new  9fa9c1a   image.bbclass: run wicenv task only for wic images
       new  e2d1bd8   oe-git-proxy: also check all_proxy and http_proxy env variables
       new  9ce55c0   oe-git-proxy: support username / password in http proxy
       new  b81bae7   glib-2.0: Install gio-querymodules in main package
       new  163caba   gio-module-cache: Add class for Gio modules
       new  ffe5324   glib-2.0: Fix packaging
       new  5380f0d   relocate_sdk: fixed .gccrelocprefix section handling
       new  4421b83   toolchain-shar-extract.sh: check the length for target_sdk_dir
       new  c3020c8   libunwind: Fix build on mips/mips64 for musl targets
       new  d7fb48c   gdb: Fix build on mips64/musl
       new  3ce28f6   xcursor-transparent-theme: upgrade to latest git revision
       new  8cf6ce1   scripts:/oe-selftest: Use timestamp instead of test names in coverage data file
       new  49a41a3   oeqa/utils/ftools: improve remove_from_file algorithm
       new  f8dac5c   archiver.bbclass: Just archive gcc-source for all gcc recipes
       new  9e40f6c   externalsrc: do not use do_configure[nostamp] for git srctrees
       new  be07922   externalsrc: remove nostamp from do_configure
       new  9e5dd86   conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used

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   (92868be)
            \
             N -- N -- N   refs/heads/master-next (9e5dd86)

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 34 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/base.bbclass                        | 12 ++++++++++--
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc | 12 +++++-------
 2 files changed, 15 insertions(+), 9 deletions(-)

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


More information about the Openembedded-commits mailing list