[oe-commits] [openembedded-core] branch master-next updated (3d82961 -> 5704030)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 8 07:05:54 UTC 2016


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

      from  3d82961   toasterconf.json: Set default distro to nodistro
       new  d28935d   local.conf.sample: remove reference to adt
       new  0fe2a5e   sstatesig.py: Split single locked sigs check into multiple checks
       new  49eeabf   sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message
       new  fad9bbb   populate_sdk_ext.bbclass: Enable locked sigs errors
       new  8a8fc54   sstatesig.py: Add a method to "unlock" recipes
       new  6b2b5ff   devtool: Create unlocked-sigs.inc containing items in the workspace
       new  c895676   Add missing runtime dependency to python-pygobject
       new  dd1db8a   image-live.bbclass: fix iso + efi only
       new  e3e3051   opkg-utils: re-do find/ls code to not fail on filenames with spaces
       new  32ac0bf   x11-common: Add PACKAGECONFIG for screen blanking
       new  901c4f9   toaster.bbclass: strip task from the target
       new  615da66   toaster: add DL_DIR and SSTATE_DIR to oe toasterconf
       new  23c3751   desktop-file-utils-native: disable emacs
       new  fc4d721   libsolv: fix installed-vs-shipped for nativesdk
       new  7bbe8e7   bdwgc: installed-vs-shipped for nativesdk
       new  ba29845   apr-util: fix path in rules.mk for nativesdk
       new  0395162   systemd-systemctl-native: fix unit detection
       new  3f81b51   openssl.inc: minor packaging cleanup
       new  0edd06d   rpm: brace expansion is a bashism
       new  5704030   build-perf-test: add eSDK installed size to metrics

The 20 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/image-live.bbclass                    |  1 +
 meta/classes/populate_sdk_ext.bbclass              | 16 +++++-
 meta/classes/sstate.bbclass                        |  8 ++-
 meta/classes/toaster.bbclass                       |  1 +
 meta/conf/local.conf.sample                        |  4 +-
 meta/conf/toasterconf.json                         |  4 +-
 meta/lib/oe/sstatesig.py                           | 63 +++++++++++++++++-----
 meta/lib/oeqa/selftest/signing.py                  |  4 +-
 meta/recipes-connectivity/openssl/openssl.inc      |  3 +-
 .../systemd/systemd-systemctl/systemctl            |  2 +-
 .../desktop-file-utils-native_0.22.bb              |  2 +
 ...re-do-find-ls-code-to-not-fail-on-filenam.patch | 56 +++++++++++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |  3 +-
 .../python/python-pygobject_3.18.2.bb              |  2 +-
 meta/recipes-devtools/rpm/rpm_5.4+cvs.bb           |  9 ++--
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |  9 ++--
 .../0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch  | 37 +++++++++++++
 meta/recipes-extended/libsolv/libsolv_git.bb       |  4 +-
 .../x11-common/{etc/X11/Xserver => Xserver.in}     |  2 +-
 meta/recipes-graphics/x11-common/x11-common_0.1.bb |  9 +++-
 meta/recipes-support/apr/apr-util_1.5.4.bb         |  8 +--
 meta/recipes-support/bdwgc/bdwgc_7.4.2.bb          |  2 +-
 scripts/contrib/build-perf-test.sh                 |  4 ++
 scripts/devtool                                    | 20 +++++++
 24 files changed, 230 insertions(+), 43 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
 create mode 100644 meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
 rename meta/recipes-graphics/x11-common/x11-common/{etc/X11/Xserver => Xserver.in} (81%)

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


More information about the Openembedded-commits mailing list