From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] autodetected dependencies
Date: Sat, 20 Jul 2013 16:57:21 +0200 [thread overview]
Message-ID: <cover.1374332196.git.Martin.Jansa@gmail.com> (raw)
The following changes since commit 8fc6904fe97438478119db6cd23b7b4eb33b50aa:
curl: add upstream status to patch (2013-07-18 12:21:13 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/deps
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/deps
Martin Jansa (8):
test-dependencies: add simple script to detect missing or autoenabled
dependencies
gst-plugins-good: add PACKAGECONFIG for jack
gst-plugins-ugly: add PACKAGECONFIG for x264, cdio, dvdread
pulseaudio: add PACKAGECONFIG for jack
subversion: add PACKAGECONFIG for sasl
gst-plugins-bad: add few more PACKAGECONFIGs
cups: add PACKAGECONFIG for avahi
mesa: add Upstream-Status
.../subversion/subversion_1.6.15.bb | 2 +
.../subversion/subversion_1.7.10.bb | 2 +
meta/recipes-extended/cups/cups16.inc | 3 +
...ate-NativeDisplayType-depending-on-config.patch | 3 +
...ate-NativeDisplayType-depending-on-config.patch | 3 +
.../gstreamer/gst-plugins-bad_0.10.23.bb | 8 +
.../gstreamer/gst-plugins-good_0.10.31.bb | 1 +
.../gstreamer/gst-plugins-ugly_0.10.19.bb | 5 +
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 1 +
scripts/test-dependencies.sh | 256 +++++++++++++++++++++
10 files changed, 284 insertions(+)
create mode 100755 scripts/test-dependencies.sh
--
1.8.3.2
next reply other threads:[~2013-07-20 14:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-20 14:57 Martin Jansa [this message]
2013-07-20 14:57 ` [PATCH 1/8] test-dependencies: add simple script to detect missing or autoenabled dependencies Martin Jansa
2013-07-20 14:57 ` [PATCH 2/8] gst-plugins-good: add PACKAGECONFIG for jack Martin Jansa
2013-07-20 14:57 ` [PATCH 3/8] gst-plugins-ugly: add PACKAGECONFIG for x264, cdio, dvdread Martin Jansa
2013-07-20 14:57 ` [PATCH 4/8] pulseaudio: add PACKAGECONFIG for jack Martin Jansa
2013-07-20 14:57 ` [PATCH 5/8] subversion: add PACKAGECONFIG for sasl Martin Jansa
2013-07-20 14:57 ` [PATCH 6/8] gst-plugins-bad: add few more PACKAGECONFIGs Martin Jansa
2013-07-22 12:59 ` Martin Jansa
2013-07-20 14:57 ` [PATCH 7/8] cups: add PACKAGECONFIG for avahi Martin Jansa
2013-07-20 14:57 ` [PATCH 8/8] mesa: add Upstream-Status Martin Jansa
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.1374332196.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.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.