[OE-core] [PATCH 0/8] autodetected dependencies

Martin Jansa martin.jansa at gmail.com
Sat Jul 20 14:57:21 UTC 2013


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




More information about the Openembedded-core mailing list