[oe-commits] [openembedded-core] branch master-next updated (ae0527c -> c7c08e2)

git at git.openembedded.org git at git.openembedded.org
Fri May 6 09:33:03 UTC 2016


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

  discards  ae0527c   bitbake.conf: change APACHE_MIRROR to point at archive.apache.org
  discards  158dc9a   mesa: add PACKAGECONFIG for gbm
  discards  7bf50e6   libxsettings-client: fix COPYING file
  discards  d4f40d3   meta-world-pkgdata: add LIC_FILES_CHKSUM
  discards  5885274   packagegroup-foo.bb: remove LICENSE = "MIT"
  discards  282308a   packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUM
  discards  c4cea2e   insane.bbclass: package_qa_check_license -> populate_lic_qa_checksum
  discards  ba0a60f   tune-mips32r2.inc: add soft-float variants
  discards  0e2ff26   ddimage: if 'pv' is installed, use it
  discards  e58a96f   dbus-test: install executables not libtool wrapper scripts
  discards  6a11f4e   mesa-demos: remove demos using obsolete screen surface
  discards  0121423   arch-powerpc64.inc: disable the use of qemu usermode on ppc64
  discards  ab88be3   eudev: add PACKAGECONFIG for hwdb
  discards  1109228   libxml2: fix dependencies and QA Issues
  discards  5a35a28   bash: fix dependencies and QA Issue
  discards  019b639   popt: fix dependencies and QA Issue
  discards  93b0005   curl: add krb5 to PACKAGECONFIG
  discards  231906f   oeqa/selftest/buildoptions: remove buildhistory signature test
  discards  9a42d9f   mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIG
  discards  5dbc642   cross-localedef-native_2.22.bb: Use autotools configure
  discards  9a570cb   insane.bbclass: remove workdir from package_qa_check_license()
  discards  aceaae8   qemu: remove explicit but redundant native build dependencies
  discards  22d2010   webkitgtk: remove gnome-common dependency
  discards  3dd581d   gnome-desktop3: remove redundant gnome-common dependency
  discards  697bfcd   python-pygobject: remove redundant gnome-common dependency
  discards  b157149   recipetool: create: fix falling back to declared license for npm packages
  discards  e7cb3ce   recipetool: create: fix picking up false npm package directories
  discards  1bcfb24   arch-armv7ve: inherit armv7a tunes file
  discards  5a2fac9   kernel: fitimage: basic support for fitimage signature
  discards  a1b7367   kernel: fitimage: support device tree compiler options
  discards  aa33278   u-boot: deploy u-boot-nodtb and dtb files
  discards  aa9bba8   u-boot: basic support of dtb append for verified boot
  discards  a3619f5   scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'
  discards  f5bb28e   scripts/lib/argparse_oe: simplify options title change
  discards  a57746c   scripts/lib/argparse_oe: show subparser help for unrecognized args
  discards  9fbf377   scripts/lib/argparse_oe: show self.prog in the error message
  discards  9f054b0   wic: use sparse_copy to preserve sparseness
  discards  b4c1b0f   wic: use sparse_copy to copy partitions
  discards  b63dc11   wic: add sparse_copy API
  discards  5320b6f   wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs
  discards  871ff1f   wic: moved DiskImage to direct.py
  discards  38ea317   wic: get rid of fs_related.makedirs
  discards  28503f7   wic: get rid of inheritance Disk->DiskImage
  discards  a2a8fcd   wic: use truncate utility to create sparse files
  discards  d2a4fcc   autotools: add default for CACHED_CONFIGUREVARS
  discards  cd58260   packagegroup-core-lsb: fix whitespace in meta-qt* warnings
  discards  672e223   security_flags: turn potential string format security issues into an error
  discards  a13a550   sysvinit-inittab: restrict labels to 4 chars
  discards  eb835da   toolchain-scripts: replace source built-in call
  discards  5db5224   gstreamer1.0-rtsp-server: upgrade to version 1.8.1
  discards  166aac4   gstreamer1.0-libav: upgrade to version 1.8.1
  discards  71ebca9   gstreamer1.0-plugins-ugly: upgrade to version 1.8.1
  discards  7224d3e   gstreamer1.0-plugins-bad: upgrade to version 1.8.1
      adds  60b7a50   gstreamer1.0-plugins-ugly: upgrade to version 1.8.1
      adds  a2ad4c8   gstreamer1.0-libav: upgrade to version 1.8.1
      adds  cb6388a   gstreamer1.0-rtsp-server: upgrade to version 1.8.1
      adds  eef010b   toolchain-scripts: replace source built-in call
      adds  30acc7a   sysvinit-inittab: restrict labels to 4 chars
      adds  f335f8e   security_flags: turn potential string format security issues into an error
      adds  f0220cd   packagegroup-core-lsb: fix whitespace in meta-qt* warnings
      adds  27fd1bb   autotools: add default for CACHED_CONFIGUREVARS
      adds  d2d0d18   wic: use truncate utility to create sparse files
      adds  5af1d9b   wic: get rid of inheritance Disk->DiskImage
      adds  796b114   wic: get rid of fs_related.makedirs
      adds  b3cc471   wic: moved DiskImage to direct.py
      adds  182639d   wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs
      adds  bfde62b   wic: add sparse_copy API
      adds  7f21427   wic: use sparse_copy to copy partitions
      adds  04eca59   wic: use sparse_copy to preserve sparseness
      adds  cf0c517   scripts/lib/argparse_oe: show self.prog in the error message
      adds  7fdaaed   scripts/lib/argparse_oe: show subparser help for unrecognized args
      adds  408694f   scripts/lib/argparse_oe: simplify options title change
      adds  8a1cd47   scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'
      adds  27e21c5   u-boot: basic support of dtb append for verified boot
      adds  396a3fb   u-boot: deploy u-boot-nodtb and dtb files
      adds  9a3f541   kernel: fitimage: support device tree compiler options
      adds  38d675f   kernel: fitimage: basic support for fitimage signature
      adds  5bf5e68   arch-armv7ve: inherit armv7a tunes file
      adds  8c522f1   recipetool: create: fix picking up false npm package directories
      adds  59381a9   recipetool: create: fix falling back to declared license for npm packages
      adds  13621e8   python-pygobject: remove redundant gnome-common dependency
      adds  da33549   gnome-desktop3: remove redundant gnome-common dependency
      adds  90890ec   webkitgtk: remove gnome-common dependency
      adds  f58f364   qemu: remove explicit but redundant native build dependencies
      adds  9da177c   insane.bbclass: remove workdir from package_qa_check_license()
      adds  33d4c75   cross-localedef-native_2.22.bb: Use autotools configure
      adds  8ce5d90   mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIG
      adds  7157261   oeqa/selftest/buildoptions: remove buildhistory signature test
      adds  78811b6   curl: add krb5 to PACKAGECONFIG
      adds  08aeb5a   popt: fix dependencies and QA Issue
      adds  5c6b10c   bash: fix dependencies and QA Issue
      adds  3d97a40   libxml2: fix dependencies and QA Issues
      adds  7006d30   eudev: add PACKAGECONFIG for hwdb
      adds  d044743   arch-powerpc64.inc: disable the use of qemu usermode on ppc64
      adds  061c53c   mesa-demos: remove demos using obsolete screen surface
      adds  a4b5076   dbus-test: install executables not libtool wrapper scripts
      adds  5b20cb2   ddimage: if 'pv' is installed, use it
      adds  739da8b   tune-mips32r2.inc: add soft-float variants
      adds  b7811bb   insane.bbclass: package_qa_check_license -> populate_lic_qa_checksum
      adds  a4aa5d9   packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUM
      adds  712c4f7   packagegroup-foo.bb: remove LICENSE = "MIT"
      adds  6e0ce5a   meta-world-pkgdata: add LIC_FILES_CHKSUM
      adds  8933268   libxsettings-client: fix COPYING file
      adds  bb5265a   mesa: add PACKAGECONFIG for gbm
      adds  ddd0038   bitbake.conf: change APACHE_MIRROR to point at archive.apache.org
      adds  72bfe3c   meta-selftest/images: Add LIC_FILES_CHKSUM to images using image.bbclass
       new  c7c08e2   gstreamer1.0-plugins-bad: upgrade to version 1.8.1

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   (ae0527c)
            \
             N -- N -- N   refs/heads/master-next (c7c08e2)

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 1 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-selftest/recipes-test/images/test-empty-image.bb  | 1 +
 meta-selftest/recipes-test/images/wic-image-minimal.bb | 2 ++
 2 files changed, 3 insertions(+)

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


More information about the Openembedded-commits mailing list