These are all fixes for 1.4.3 QA failures, and are all backports from master. One of the fixes is not yet in dora and I have sent that for dora separately.
The following changes since commit fae45abd37636741d51e5b75ad2c09f43b72d01d: gnutls: fix failure during do_compile (2014-03-06 10:31:45 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/dylan-fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/dylan-fixes Darren Hart (1): init-install-efi.sh: Remove unnecessary udev rules file to avoid errors Mark Hatle (1): rpm: Enable compatibility with older RPM packages that have invalid platforms Richard Purdie (2): python-2.7-manifest: Add missing python-ctypes dependency to python-multiprocessing runqemu: Use correct kvm CPU options for qemux86* with kvm Stefan Stanacar (1): lsbtest: fix comparison bashism .../initrdscripts/files/init-install-efi.sh | 1 + .../python/python-2.7-manifest.inc | 2 +- .../rpm/rpm/rpm-lsb-compatibility.patch | 24 ++++++++++++++++++++++ meta/recipes-devtools/rpm/rpm_5.4.9.bb | 3 ++- meta/recipes-extended/lsb/lsbtest/LSB_Test.sh | 2 +- meta/recipes-extended/lsb/lsbtest_1.0.bb | 6 +++--- scripts/contrib/python/generate-manifest-2.7.py | 2 +- scripts/runqemu | 6 +++++- 8 files changed, 38 insertions(+), 8 deletions(-) create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch -- 1.8.5.3 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
