Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] autodetected dependencies
@ 2013-07-20 14:57 Martin Jansa
  2013-07-20 14:57 ` [PATCH 1/8] test-dependencies: add simple script to detect missing or autoenabled dependencies Martin Jansa
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Martin Jansa @ 2013-07-20 14:57 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-22 12:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 14:57 [PATCH 0/8] autodetected dependencies Martin Jansa
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox