From: Mike Westerhof Date: Tue, 1 Mar 2011 11:27:19 +0000 (-0600) Subject: SlugOS: opkg_svn.bb -- remove SlugOS-specific patch that no longer applies. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e8329c76599d7483873437f1c93b37cd5531ed;p=openembedded.git SlugOS: opkg_svn.bb -- remove SlugOS-specific patch that no longer applies. This patch has been pushed upstream. No PR bump required. --- diff --git a/recipes/opkg/opkg_svn.bb b/recipes/opkg/opkg_svn.bb index cc377b755e..f43fdb4279 100644 --- a/recipes/opkg/opkg_svn.bb +++ b/recipes/opkg/opkg_svn.bb @@ -2,8 +2,6 @@ require opkg.inc PR = "${INC_PR}" -SRC_URI_append_slugos = " file://opkg_use_vfork_gunzip.patch" - PROVIDES =+ "virtual/update-alternatives" RPROVIDES_${PN} = "update-alternatives" PACKAGES =+ "libopkg-dev libopkg"