[OE-core] [PATCH 0/2] Add fix and test for [Yocto #6450]

Randy Witt randy.e.witt at linux.intel.com
Mon Mar 2 18:55:36 UTC 2015


The following changes since commit bf1a68e97f2069a4f66664c351d4bafd416358eb:

  taglib: Fix cmake floating dependency on boost (2015-03-02 18:06:53 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rewitt/license_fix

for you to fetch changes up to a35e9afe37fe87921f0e9e915208364a271d89c3:

  lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes. (2015-03-02 10:28:23 -0800)

----------------------------------------------------------------
Randy Witt (2):
      base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.
      lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.

 meta-selftest/recipes-test/emptytest/emptytest.bb |  5 ++++
 meta/classes/base.bbclass                         | 17 ++++++++++++++
 meta/lib/oeqa/selftest/lic-checksum.py            | 28 +++++++++++++++++++++++
 3 files changed, 50 insertions(+)
 create mode 100644 meta-selftest/recipes-test/emptytest/emptytest.bb
 create mode 100644 meta/lib/oeqa/selftest/lic-checksum.py


More information about the Openembedded-core mailing list