From patchwork Wed Jan 4 01:31:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Minor fixes Date: Wed, 04 Jan 2012 01:31:18 -0000 From: Joshua Lock X-Patchwork-Id: 18265 Message-Id: To: openembedded-core@lists.openembedded.org A couple of small patches created in the course of putting together a point release for Yocto 1.1. Cheers, Joshua The following changes since commit de679a3036ebef1c7d7b8ee23f05590c95e498d9: pseudo: ensure libs are included in package (2012-01-03 12:10:59 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/stuff http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/stuff Joshua Lock (2): linux-tools: add binutils to perf DEPENDS cogl: ensure we can build on armv4 .../clutter/cogl/build_for_armv4t.patch | 23 ++++++++++++++++++++ meta/recipes-graphics/clutter/cogl_1.8.2.bb | 5 +++- meta/recipes-graphics/clutter/cogl_git.bb | 5 ++- meta/recipes-kernel/linux/linux-tools.inc | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch