X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=blobdiff_plain;f=recipes%2Fgnome%2Flibsoup-2.4_2.29.5.bb;h=e40bb175c316e9ba906cc9448c1069491ddce513;hp=c74d54aa100c48eaa5e011db52ffed2222ca6da4;hb=4f85beec5bf455c25c588e363c8fb2c6d4912443;hpb=cd7b3a4768db5362eec369b7db06cb8c7652d9e7 diff --git a/recipes/gnome/libsoup-2.4_2.29.5.bb b/recipes/gnome/libsoup-2.4_2.29.5.bb index c74d54a..e40bb17 100644 --- a/recipes/gnome/libsoup-2.4_2.29.5.bb +++ b/recipes/gnome/libsoup-2.4_2.29.5.bb @@ -15,6 +15,9 @@ S = "${WORKDIR}/libsoup-${PV}" EXTRA_OECONF_opendreambox += "--without-gnome" EXTRA_OECONF_vuplus += "--without-gnome" +#the following is needed for dm800 .. i dont know why... +SRC_URI_append_opendreambox = " file://libsoup-libz-hack.patch;patch=1;pnum=1" +SRC_URI_append_vuplus = " file://libsoup-libz-hack.patch;patch=1;pnum=1" PACKAGES =+ "libsoup-gnome" FILES_libsoup-gnome = "${libdir}/libsoup-gnome*.so.*"