From patchwork Tue Feb 5 15:55:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/8] misc tweaks Date: Tue, 05 Feb 2013 15:55:40 -0000 From: Bernhard Reutner-Fischer X-Patchwork-Id: 44119 Message-Id: To: openembedded-core@lists.openembedded.org some hunks for busybox and uclibc. Build-tested qemu{arm,mips,i386,x86_64,ppc} micro-image. The following changes since commit 3b1beb8b15b8e3e397b3aa8320490103d4f29bac: dropbear: fix RPROVIDES (2013-02-04 23:19:55 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib aldot/fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=aldot/fixes Bernhard Reutner-Fischer (8): base.bbclass: Commentary typo fix uclibc: add c6x arch uclibc: turn on kernel module support Revert "Add ptest for glib." busybox: add ifup's ifstate dir to package busybox: update-modules script needs id(1) base.bbclass: remove redundant setting of MAKE create-pull-request: Error message on missing -u meta/classes/base.bbclass | 3 +- meta/recipes-core/busybox/busybox.inc | 5 ++ meta/recipes-core/busybox/busybox_1.20.2.bb | 2 +- .../glib-2.0/glib-2.0/Makefile-ptest.patch | 61 -------------------- meta/recipes-core/glib-2.0/glib-2.0/run-ptest | 3 - meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb | 22 ------- meta/recipes-core/uclibc/uclibc-config.inc | 1 + meta/recipes-core/uclibc/uclibc-git/uClibc.distro | 2 + scripts/create-pull-request | 5 +- 9 files changed, 13 insertions(+), 91 deletions(-) delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/Makefile-ptest.patch delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/run-ptest