]> code.ossystems Code Review - openembedded-core.git/commitdiff
Revert "gstreamer: Deal with merge conflict which breaks systemd builds"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2016 17:08:59 +0000 (17:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2016 17:08:59 +0000 (17:08 +0000)
This reverts commit bc458ae9586b45b11b6908eadb31e94d892e698f.

The original change was intentional so back out 'fixes'.

meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc

index 31b4bda0c5b3f294100bfe0750b8f3d24378360d..2f987b49c6d2218ec2240426c4cf9848b79ca0d0 100644 (file)
@@ -22,7 +22,7 @@ PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio"
 PACKAGECONFIG[cairo]      = "--enable-cairo,--disable-cairo,cairo"
 PACKAGECONFIG[flac]       = "--enable-flac,--disable-flac,flac"
 PACKAGECONFIG[gdk-pixbuf] = "--enable-gdk_pixbuf,--disable-gdk_pixbuf,gdk-pixbuf"
-PACKAGECONFIG[gudev]      = "--with-gudev,--without-gudev,udev"
+PACKAGECONFIG[gudev]      = "--with-gudev,--without-gudev,libgudev"
 PACKAGECONFIG[libv4l2]    = "--with-libv4l2,--without-libv4l2,libv4l2"
 PACKAGECONFIG[jack]       = "--enable-jack,--disable-jack,jack"
 PACKAGECONFIG[jpeg]       = "--enable-jpeg,--disable-jpeg,jpeg"