[oe-commits] [openembedded-core] branch master-next updated (8c6ae4d -> 8acca3e)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 9 10:54:27 UTC 2016


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

  discards  8c6ae4d   oeqa.runtime.smart: work around smart race issues
  discards  6e7ab6c   qemu: fix: cp command cannot find tests/Makeflie
  discards  9143e3c   linux-yocto: update LINUX_VERSION to -rc5
  discards  e160be9   kconfig-frontends: inherit pkgconfig
  discards  4e01ac0   kmod: inherit pkgconfig
  discards  a149cd8   gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON
  discards  f08a8ca   runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGE
  discards  e5cf7ad   parselogs: Whitelist qemux86 error message with qemu 2.7.0
  discards  bcc0453   parselogs: Whitelist qemuppc error message with qemu 2.7.0
  discards  e72f937   oeqa/runtime/smart: Prune feeds to save memory
  discards  7894672   qemu: 2.6.0 -> 2.7.0
  discards  714ccd3   gtk-doc: only depend on native gtk-doc for documentation generation
  discards  16839ed   gtk-doc: use pkg-config-native in native gtk-doc.m4
  discards  be8b313   libwebp: sepcify neon availability for arm
  discards  14a8e22   utils.bbclass: Remove trailing whitespace
  discards  057df81   runqemu: fixes for when invoked during a bitbake run
  discards  3bf4f98   runqemu: remove use of subprocess.run()
  discards  4c2488b   utils.bbclass: Added error checking for oe_soinstall
  discards  ed6dc77   runqemu: Update to modern prefrerred net syntax
  discards  848caee   watchdog-config: Add recipe
  discards  c6463ef   watchdog: Add wd_keepalive package
  discards  b37a163   gstreamer: remove packaged copy of gtk-doc.m4
  discards  9016502   runqemu: Allow unique network interface MAC addresses
  discards  3794c0f   oeqa: Use snapshot instead of copying the rootfs image
  discards  8f6e11a   scripts/runqemu: Add snapshot support
  discards  407451f   qemuppc: Use virtio networking instead of pcnet
  discards  232f9ce   gobject-introspection: set GI_SCANNER_DISABLE_CACHE for native
  discards  8684e68   Revert "bitbake.conf: Disable api-docs temporarily"
  discards  70f17e1   bitbake.conf: Disable api-docs temporarily
  discards  27cba4b   distro-alias.inc: rename gtk-doc-stub to gtk-doc
  discards  7d10f15   clutter-1.0: do not use the prepackaged clutter.types file when generating gtk-doc
  discards  d37fb48   pango: fix gtk-doc build when x11 is not in use
  discards  1676226   util-linux: do not enable gtk-doc and explain why
  discards  ea3a28e   p11-kit: enable gtk-doc
  discards  105582f   libsoup-2.4: enable gtk-doc
  discards  1ce8e5e   libtasn1: enable gtk-doc
  discards  5c33d98   gnutls: enable gtk-doc
  discards  76edfdb   harfbuzz: enable gtk-doc
  discards  d0f997f   cairo: enable gtk-doc
  discards  e2b6619   libenck3: enable gtk-doc
  discards  c04e1f4   libgudev: enable gtk-doc
  discards  1c5d050   json-glib: enable gtk-doc
  discards  d4203b7   gnome-desktop3: enable gtk-doc
  discards  02f7e72   gdk-pixbuf: enable gtk-doc
  discards  5e1d20d   libuser: enable gtk-doc
  discards  282a8cb   libidn: enable gtk-doc
  discards  23b49a5   orc: enable gtk-doc
  discards  d3396d1   dbus-glib: enable gtk-doc
  discards  e4eb9ce   webkitgtk: re-enable introspection on powerpc
  discards  0263de6   gcr, libsecret, webkitgtk: disable gtk-doc on mips64
  discards  33b3856   gcr: disable gtk-doc on x86_64
  discards  37ce4d9   gtk+3: disable gtk-doc when x11 is not available
  discards  f80af36   webkitgtk: enable gtk-doc support
  discards  db89422   gstreamer1.0: enable gtk-doc support
  discards  9ccce24   libglade: remove the recipe
  discards  1c908be   systemd: drop unused gtkdoc-related variable
  discards  c764789   kmod: do not let gtkdocize fail
  discards  efdf23c   gtk-doc.bbclass: enable building gtk-doc based documentation
  discards  de5c30d   bitbake.conf: add "api-documentation" to default distro features
  discards  72f0458   gtk-doc: add a recipe, remove gtk-doc-stub
  discards  6a18519   source-highlight: add a recipe
  discards  78ac9c3   runqemu: better handle running on a host with different paths
  discards  0f3b9fb   runqemu: assume artefacts are relative to *.qemuboot.conf
  discards  098b17a   runqemu: fix typos
  discards  b5d96ce   qemuarm.conf: set PREFERRED_VERSION_linux-yocto
  discards  0932f57   qemuarm: Add DTB file new kernel
  discards  11e6982   runqemu: Enable virtio RNG for all platforms
  discards  a6fdfbf   qemurunner.py/qemutinyrunner.py: remove runqemu-internal
  discards  de49a63   nativesdk-qemu-helper: fix for new runqemu
  discards  f94dab3   runqemu: refactor it and remove machine knowledge
  discards  170a4fa   qemu.inc: inherit qemuboot.bbclass
  discards  2dde1a5   qemuppc.conf: set vars for runqemu
  discards  3b89339   qemumips/qemumips64.conf: set vars for runqemu
  discards  0e723e4   qemux86.conf/qemux86-64.conf: set vars for runqemu
  discards  b5b494c   qemuarm64.conf: set vars for runqemu
  discards  1e37130   qemuarm.conf: set vars for runqemu
  discards  a95aeeb   qemuboot.bbclass: add it for runqemu
      adds  dbaa536   kmod: inherit pkgconfig
      adds  3a2b6b5   kconfig-frontends: inherit pkgconfig
      adds  ea2f991   linux-yocto: update LINUX_VERSION to -rc5
      adds  b76af8a   watchdog: Add wd_keepalive package
      adds  6864ad2   watchdog-config: Add recipe
      adds  1868db9   utils.bbclass: Remove trailing whitespace
      adds  cd5d532   utils.bbclass: Added error checking for oe_soinstall
      adds  1a56321   libwebp: sepcify neon availability for arm
      adds  2472ed5   parselogs: Whitelist qemuppc error message with qemu 2.7.0
      adds  4d542cd   parselogs: Whitelist qemux86 error message with qemu 2.7.0
      adds  056ce17   qemu: 2.6.0 -> 2.7.0
      adds  7009a93   qemu: fix: cp command cannot find tests/Makeflie
       new  1675e9b   qemuboot.bbclass: add it for runqemu
       new  f22f09f   qemuarm.conf: set vars for runqemu
       new  0475600   qemuarm64.conf: set vars for runqemu
       new  53f58e7   qemux86.conf/qemux86-64.conf: set vars for runqemu
       new  160f1fc   qemumips/qemumips64.conf: set vars for runqemu
       new  a3ec671   qemuppc.conf: set vars for runqemu
       new  2ca374d   qemu.inc: inherit qemuboot.bbclass
       new  8df51b0   runqemu: refactor it and remove machine knowledge
       new  7fb0e32   nativesdk-qemu-helper: fix for new runqemu
       new  7005390   qemurunner.py/qemutinyrunner.py: remove runqemu-internal
       new  b793080   runqemu: Enable virtio RNG for all platforms
       new  e8b20de   qemuarm: Add DTB file new kernel
       new  615ce7a   qemuarm.conf: set PREFERRED_VERSION_linux-yocto
       new  a567952   runqemu: fix typos
       new  4ebf799   runqemu: assume artefacts are relative to *.qemuboot.conf
       new  63db6fe   runqemu: better handle running on a host with different paths
       new  d5978dd   qemuppc: Use virtio networking instead of pcnet
       new  c4abf64   scripts/runqemu: Add snapshot support
       new  76f1cf2   oeqa: Use snapshot instead of copying the rootfs image
       new  ff3b2ef   runqemu: Allow unique network interface MAC addresses
       new  772e7d6   runqemu: Update to modern prefrerred net syntax
       new  a730449   runqemu: remove use of subprocess.run()
       new  71e05db   runqemu: fixes for when invoked during a bitbake run
       new  ef76029   runqemu: fix run from testimage with non-standard DEPLOY_DIR_IMAGE
       new  b583155   source-highlight: add a recipe
       new  343f889   gtk-doc: add a recipe, remove gtk-doc-stub
       new  eb84a13   bitbake.conf: add "api-documentation" to default distro features
       new  654e355   gtk-doc.bbclass: enable building gtk-doc based documentation
       new  75986bc   kmod: do not let gtkdocize fail
       new  d1baf17   systemd: drop unused gtkdoc-related variable
       new  06bbc2d   libglade: remove the recipe
       new  5459a3b   gstreamer1.0: enable gtk-doc support
       new  5247004   webkitgtk: enable gtk-doc support
       new  c0ed8cc   gtk+3: disable gtk-doc when x11 is not available
       new  0525c85   gcr: disable gtk-doc on x86_64
       new  5c0c630   gcr, libsecret, webkitgtk: disable gtk-doc on mips64
       new  2370f69   webkitgtk: re-enable introspection on powerpc
       new  e51aa86   dbus-glib: enable gtk-doc
       new  78836ab   orc: enable gtk-doc
       new  e6041b4   libidn: enable gtk-doc
       new  33f741c   libuser: enable gtk-doc
       new  b663429   gdk-pixbuf: enable gtk-doc
       new  d7202a1   gnome-desktop3: enable gtk-doc
       new  abdf553   json-glib: enable gtk-doc
       new  cf5d53e   libgudev: enable gtk-doc
       new  9bdcd8c   libenck3: enable gtk-doc
       new  0d68c1e   cairo: enable gtk-doc
       new  7cb6464   harfbuzz: enable gtk-doc
       new  0cc4034   gnutls: enable gtk-doc
       new  fd9ce9a   libtasn1: enable gtk-doc
       new  9dbd5aa   libsoup-2.4: enable gtk-doc
       new  d8655fa   p11-kit: enable gtk-doc
       new  b403283   util-linux: do not enable gtk-doc and explain why
       new  159dbd9   pango: fix gtk-doc build when x11 is not in use
       new  4828cdc   clutter-1.0: do not use the prepackaged clutter.types file when generating gtk-doc
       new  b3263f9   distro-alias.inc: rename gtk-doc-stub to gtk-doc
       new  9c6dfbd   bitbake.conf: Disable api-docs temporarily
       new  cafdad2   Revert "bitbake.conf: Disable api-docs temporarily"
       new  5003130   gobject-introspection: set GI_SCANNER_DISABLE_CACHE for native
       new  47180ed   gstreamer: remove packaged copy of gtk-doc.m4
       new  5f381a9   gtk-doc: use pkg-config-native in native gtk-doc.m4
       new  56175db   gtk-doc: only depend on native gtk-doc for documentation generation
       new  4db32ed   oeqa/runtime/smart: Prune feeds to save memory
       new  8acca3e   oeqa.runtime.smart: work around smart race issues

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   (8c6ae4d)
            \
             N -- N -- N   refs/heads/master-next (8acca3e)

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 64 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/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb | 2 --
 1 file changed, 2 deletions(-)

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


More information about the Openembedded-commits mailing list