From patchwork Wed Aug 15 16:18:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Make webkit-gtk depend on make-replacement-native 3.81 Date: Wed, 15 Aug 2012 16:18:45 -0000 From: Ross Burton X-Patchwork-Id: 34649 Message-Id: To: openembedded-core@lists.openembedded.org This isn't my finest moment but I welcome suggestions... webkit-gtk fails with -j when the host has GNU Make 3.82. This appears to be a GNU Make regression where it prunes rules it actually needs. So add make-replacement-native 3.81, and depend on that in webkit-gtk. I'm now off to scrub myself clean. The following changes since commit 0c6ac62a9fb81146ace64ae7493dcc56b4bed197: documentation: remove references to Pimlico (2012-08-15 15:26:27 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/make for you to fetch changes up to 127bffbf550f6357ad14c1b5b03c1c908e4e51e2: webkit-gtk: add depends on make-replacement-native (2012-08-15 17:15:55 +0100) ---------------------------------------------------------------- Ross Burton (2): make: add make-replacement-native 3.81 webkit-gtk: add depends on make-replacement-native meta/recipes-devtools/make/make-replacement-native_3.81.bb | 6 ++++++ meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-devtools/make/make-replacement-native_3.81.bb Ross Burton (2): make: add make-replacement-native 3.81 webkit-gtk: add depends on make-replacement-native meta/recipes-devtools/make/make-replacement-native_3.81.bb | 6 ++++++ meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-devtools/make/make-replacement-native_3.81.bb