Richard, Built tested and reviewed.
This adds ORC from meta-oe to support gstreamer 1.2, I have also included Peter's U-A replacement for binutils-symlinks. Sau! The following changes since commit 1dbd65b4d14319e784a66776c1e9943d0179d3ee: toolchain-scripts/meta-environment: Further cleanup code duplication (2013-11-06 11:02:03 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage Alex J Lennon (1): sqlite3: Add support for column metadata API Carlos Rafael Giani (1): orc: version 0.4.18 migrated from meta-oe Chen Qi (2): bootlogd: create log file if not present sysvinit: adjust boot sequence and remove hack from udev Hongxu Jia (1): qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng Jonathan Liu (2): eglibc_2.18.bb: accept make versions 4.0 and greater eglibc_2.17.bb: accept make versions 4.0 and greater Laurentiu Palcu (1): flex: fix m4 issue on target Lu Chong (2): makedevs: several fixes ppp: Fix compilation errors in Makefile Peter Seebach (2): binutils: Use alternatives for the binutils-symlinks package. binutils: Drop binutils-symlinks Richard Purdie (1): lib/oe/sstatesig: Ensure packagegroups don't continually rebuild Saul Wold (3): kbd: upgrade to 2.0.1 nspr: Update to 4.10.1 binutils: remove embedspu Stefan Stanacar (1): lib/oeqa/utils: sshcontrol: make timeout depend on output meta/lib/oe/sstatesig.py | 7 ++ meta/lib/oeqa/utils/sshcontrol.py | 41 ++++++++---- ...01-ppp-Fix-compilation-errors-in-Makefile.patch | 75 ++++++++++++++++++++++ meta/recipes-connectivity/ppp/ppp_2.4.5.bb | 1 + meta/recipes-core/eglibc/eglibc-2.17/make-4.patch | 31 +++++++++ meta/recipes-core/eglibc/eglibc-2.18/make-4.patch | 31 +++++++++ meta/recipes-core/eglibc/eglibc_2.17.bb | 1 + meta/recipes-core/eglibc/eglibc_2.18.bb | 1 + meta/recipes-core/initscripts/initscripts_1.0.bb | 2 +- .../kbd/{kbd_2.0.0.bb => kbd_2.0.1.bb} | 4 +- meta/recipes-core/sysvinit/sysvinit/bootlogd.init | 4 +- meta/recipes-core/udev/udev.inc | 2 +- meta/recipes-core/udev/udev/init | 4 +- meta/recipes-devtools/binutils/binutils.inc | 72 ++++++++++++--------- meta/recipes-devtools/flex/flex.inc | 5 ++ .../makedevs/makedevs-1.0.0/makedevs.c | 18 +++++- meta/recipes-devtools/orc/orc.inc | 25 ++++++++ meta/recipes-devtools/orc/orc_0.4.18.bb | 6 ++ meta/recipes-devtools/qemu/qemu.inc | 19 +++++- .../modutils-initscripts/modutils-initscripts.bb | 2 +- .../nspr/{nspr_4.10.bb => nspr_4.10.1.bb} | 4 +- meta/recipes-support/sqlite/sqlite3_3080002.bb | 5 ++ 22 files changed, 302 insertions(+), 58 deletions(-) create mode 100644 meta/recipes-connectivity/ppp/ppp-2.4.5/0001-ppp-Fix-compilation-errors-in-Makefile.patch create mode 100644 meta/recipes-core/eglibc/eglibc-2.17/make-4.patch create mode 100644 meta/recipes-core/eglibc/eglibc-2.18/make-4.patch rename meta/recipes-core/kbd/{kbd_2.0.0.bb => kbd_2.0.1.bb} (87%) create mode 100644 meta/recipes-devtools/orc/orc.inc create mode 100644 meta/recipes-devtools/orc/orc_0.4.18.bb rename meta/recipes-support/nspr/{nspr_4.10.bb => nspr_4.10.1.bb} (96%) -- 1.8.3.1 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core