[oe-commits] [meta-openembedded] branch master-next updated (48ed0bb -> b3e0c4f)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 5 16:33:22 UTC 2016


martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

  discards  48ed0bb   mariadb: update to version 5.5.52
  discards  6e9d894   gmock: fixed installing pkgconfig file and libraries on x86_64 architecture
  discards  f9f21b3   gst-plugins-base: fix rare but annoying build errors
  discards  da6cc10   jq: add support for jq-native + misc minor fixes
  discards  b46660d   onig: update 5.9.3 -> 5.9.6
  discards  ec2c004   onig: add support for orig-native + misc minor fixes
  discards  fe24c53   mpd: disable automatic start at boot - service is activated on demand by socket
  discards  d4c5b2d   meta-oe/recipes-connectivity/thrift: disable java
  discards  1b94d1e   python-cassandra-driver: add recipe for version 3.6.0
  discards  6eb2925   python-scales: add recipe for version 1.0.9
  discards  4328212   python-spidev: add recipe for version 3.2
  discards  f2f6285   libsmi: rdepends on wget and set WGET as target path
  discards  a435ed6   mariadb: replace the CC with CC_VERSION and CXX with CXX_VERSION
  discards  a3b2b65   webmin: ensure correct PERLLIB path
  discards  1686040   ttf-lklug: use fedora24 for source
  discards  87dbc5c   nfacct: added nfacct recipe to meta-networking
  discards  26d9d31   libnetfilter-acct: added new recipe for libnetfilter-acct 1.0.3
  discards  2db3054   edac-utils: add systemd support and required dependencies for edac
  discards  f980308   ntp : Add openssl to default PACKAGECONFIG options
  discards  39c3925   haveged: don't compile in mips16e mode
  discards  2f0a295   lvm2: enable option o_direct
  discards  efe5467   atftp: fixes musl libc build
  discards  8d65ed7   geoip-perl: upgrade to 1.50
  discards  fe90286   arptables: add arptables systemd service file
  discards  84b4391   iscsitarget: resolve build error with linux kernel 4.8
  discards  eba8571   squid: fix ptest failure
  discards  7250b22   squid: specify sysconfdir and logdir
  discards  7050160   libtdb: fixes for deterministic builds
  discards  2c1b236   libldb: fixes for deterministic builds
  discards  75bd6de   libtevent: fixes for deterministic builds
  discards  dadfb0e   libtalloc: fixes for deterministic builds
  discards  f6938dc   libldb: fix for LIC_FILES_CHKSUM
  discards  eca7b60   libtdb: fix for LIC_FILES_CHKSUM
  discards  c83c289   libtevent: fix for LIC_FILES_CHKSUM
  discards  e9db7d0   libtalloc: fix for LIC_FILES_CHKSUM
  discards  fb5967a   samba: replace pam packageconfig by hard dependency
  discards  57d2987   samba: un-blacklist
  discards  c57b4bc   mbedtls: upgrade to 1.3.17
  discards  aa2798b   drbd-utils: 8.9.3 -> 8.9.6
  discards  a63023e   lksctp-tools: 1.0.16 -> 1.0.17
      adds  3e4a0e2   lvm2: enable option o_direct
      adds  6ee4e53   haveged: don't compile in mips16e mode
      adds  ba54b98   edac-utils: add systemd support and required dependencies for edac
      adds  42f52f5   ttf-lklug: use fedora24 for source
      adds  b23da47   webmin: ensure correct PERLLIB path
      adds  a0ef440   mariadb: replace the CC with CC_VERSION and CXX with CXX_VERSION
      adds  39b03b0   libsmi: rdepends on wget and set WGET as target path
      adds  c7f39c7   thrift: disable java
      adds  ea21a3f   mpd: disable automatic start at boot - service is activated on demand by socket
      adds  a6ad786   onig: add support for orig-native + misc minor fixes
      adds  dacf9a8   onig: update 5.9.3 -> 5.9.6
      adds  8b68ed9   jq: add support for jq-native + misc minor fixes
      adds  63707b5   gst-plugins-base: fix rare but annoying build errors
      adds  6d8cbfa   gmock: fixed installing pkgconfig file and libraries on x86_64 architecture
      adds  f604ee6   mariadb: update to version 5.5.52
       new  3b9f19e   lksctp-tools: 1.0.16 -> 1.0.17
       new  2f3a7b1   drbd-utils: 8.9.3 -> 8.9.6
       new  9798a6e   mbedtls: upgrade to 1.3.17
       new  7b40a24   samba: un-blacklist
       new  9fd23ce   samba: replace pam packageconfig by hard dependency
       new  1f0f39e   libtalloc: fix for LIC_FILES_CHKSUM
       new  9ed3343   libtevent: fix for LIC_FILES_CHKSUM
       new  fc2498c   libtdb: fix for LIC_FILES_CHKSUM
       new  7ebfaf7   libldb: fix for LIC_FILES_CHKSUM
       new  c4b2303   libtalloc: fixes for deterministic builds
       new  df9fc94   libtevent: fixes for deterministic builds
       new  29dbea9   libldb: fixes for deterministic builds
       new  5c05f85   libtdb: fixes for deterministic builds
       new  53b3d28   squid: specify sysconfdir and logdir
       new  fe374be   squid: fix ptest failure
       new  ef91ed9   iscsitarget: resolve build error with linux kernel 4.8
       new  f521308   arptables: add arptables systemd service file
       new  b7dbe2b   geoip-perl: upgrade to 1.50
       new  3a617a7   atftp: fixes musl libc build
       new  c9d0c9e   ntp : Add openssl to default PACKAGECONFIG options
       new  5a63db7   libnetfilter-acct: added new recipe for libnetfilter-acct 1.0.3
       new  2c57f9e   nfacct: added nfacct recipe to meta-networking
       new  b3e0c4f   phytool: Add recipe

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   (48ed0bb)
            \
             N -- N -- N   refs/heads/master-next (b3e0c4f)

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 23 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-networking/recipes-support/phytool/phytool.bb  | 14 ++++++++++++++
 .../python/python-cassandra-driver.inc              | 21 ---------------------
 .../recipes-devtools/python/python-scales.inc       | 13 -------------
 .../recipes-devtools/python/python-spidev.inc       | 17 -----------------
 .../python/python3-cassandra-driver_3.6.0.bb        | 16 ----------------
 .../recipes-devtools/python/python3-scales_1.0.9.bb | 11 -----------
 .../recipes-devtools/python/python3-spidev_3.2.bb   | 10 ----------
 7 files changed, 14 insertions(+), 88 deletions(-)
 create mode 100644 meta-networking/recipes-support/phytool/phytool.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-cassandra-driver.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-scales.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-spidev.inc
 delete mode 100644 meta-python/recipes-devtools/python/python3-cassandra-driver_3.6.0.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-scales_1.0.9.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-spidev_3.2.bb

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


More information about the Openembedded-commits mailing list