From: Joshua Lock <josh@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/8] WIP Make 3.82 fixes for master
Date: Thu, 16 Dec 2010 16:29:42 +0000 [thread overview]
Message-ID: <cover.1292516982.git.josh@linux.intel.com> (raw)
Inspired by my recent Laverne patch set this pull request contains patches
towards making Poky master buildable with GNU Make 3.82.
There are still some issues but since I'm away from my multi-core
build machine I thought it best to share the patches, hopefully they are
useful to others and I can finish up the work tomorrow/next week.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: josh/make-382
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/make-382
Thanks,
Joshua Lock <josh@linux.intel.com>
---
Joshua Lock (8):
gstreamer: fix to comply with make 3.82's stricter parser
libowl-av: fix for Make 3.82
owl-video-widget: fix Makefile for super strict make 3.82
web-webkit: fix for make 3.82
dates: fix for Make 3.82
contacts: fix for make 3.82
gst-plugins: fix for make 3.82
gst-plugins-base: add avahi to DEPENDS
.../gstreamer/gst-plugins-bad_0.10.20.bb | 2 +-
.../gstreamer/gst-plugins-base_0.10.30.bb | 4 +-
.../gstreamer/gst-plugins-good_0.10.25.bb | 2 +-
.../gstreamer/gst-plugins-ugly_0.10.16.bb | 2 +-
meta/recipes-multimedia/gstreamer/gst-plugins.inc | 5 ++-
.../gstreamer/gst-plugins/make-382.patch | 25 +++++++++++++++
.../gstreamer/gstreamer-0.10.30/make-382.patch | 32 ++++++++++++++++++++
.../gstreamer/gstreamer_0.10.30.bb | 7 ++--
.../owl-video-widget/libowl-av/make-382.patch | 11 +++++++
.../recipes-sato/owl-video-widget/libowl-av_svn.bb | 5 ++-
.../owl-video-widget/owl-video/make-382.patch | 15 +++++++++
.../recipes-sato/owl-video-widget/owl-video_svn.bb | 3 +-
meta/recipes-sato/pimlico/contacts/make-382.patch | 14 ++++++++
meta/recipes-sato/pimlico/contacts_git.bb | 5 ++-
meta/recipes-sato/pimlico/dates/make-382.patch | 16 ++++++++++
meta/recipes-sato/pimlico/dates_git.bb | 5 ++-
meta/recipes-sato/web/web-webkit/make-382.patch | 15 +++++++++
meta/recipes-sato/web/web-webkit_svn.bb | 5 ++-
18 files changed, 155 insertions(+), 18 deletions(-)
create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/make-382.patch
create mode 100644 meta/recipes-sato/owl-video-widget/libowl-av/make-382.patch
create mode 100644 meta/recipes-sato/owl-video-widget/owl-video/make-382.patch
create mode 100644 meta/recipes-sato/pimlico/contacts/make-382.patch
create mode 100644 meta/recipes-sato/pimlico/dates/make-382.patch
create mode 100644 meta/recipes-sato/web/web-webkit/make-382.patch
--
1.7.3.3
next reply other threads:[~2010-12-16 16:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 16:29 Joshua Lock [this message]
2010-12-14 15:39 ` [PATCH 1/8] gstreamer: fix to comply with make 3.82's stricter parser Joshua Lock
2010-12-14 17:56 ` [PATCH 7/8] gst-plugins: fix for make 3.82 Joshua Lock
2010-12-16 22:38 ` Saul Wold
2010-12-17 12:01 ` Joshua Lock
2010-12-14 18:29 ` [PATCH 2/8] libowl-av: fix for Make 3.82 Joshua Lock
2010-12-15 12:27 ` [PATCH 3/8] owl-video-widget: fix Makefile for super strict make 3.82 Joshua Lock
2010-12-15 12:58 ` [PATCH 5/8] dates: fix for Make 3.82 Joshua Lock
2010-12-15 13:42 ` [PATCH 6/8] contacts: fix for make 3.82 Joshua Lock
2010-12-15 14:31 ` [PATCH 4/8] web-webkit: " Joshua Lock
2010-12-15 18:45 ` [PATCH 8/8] gst-plugins-base: add avahi to DEPENDS Joshua Lock
2010-12-16 17:36 ` [PATCH 0/8] WIP Make 3.82 fixes for master Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1292516982.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.