From: Frans Meulenbroeks Date: Sat, 16 Jan 2010 13:46:01 +0000 (+0100) Subject: myththemes: 0.22 fix SRC_URI and ${S} X-Git-Tag: Release-2010-05/1~853 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277b2e0bd15c0f38badbb21739fd547713b97840;p=openembedded.git myththemes: 0.22 fix SRC_URI and ${S} --- diff --git a/recipes/mythtv/myththemes_0.22.bb b/recipes/mythtv/myththemes_0.22.bb index a1ae76987c..f7fcd64ae1 100644 --- a/recipes/mythtv/myththemes_0.22.bb +++ b/recipes/mythtv/myththemes_0.22.bb @@ -1,16 +1,16 @@ DEPENDS = "mythtv" inherit qmake2 -PR = "svnr${SRCPV}+r0" +PR = "svnr${SRCPV}+r1" PV = "0.22" SRCREV = "23062" SRC_URI = \ -"svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtvthemes;proto=http" +"svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=myththemes;proto=http" FILES_${PN} =+ "${datadir}" -S = "${WORKDIR}/myththemes-0.22" +S = "${WORKDIR}/myththemes" do_configure() { ${S}/configure --qmake=qmake2 --sysroot=${STAGING_DIR_HOST} --prefix=${prefix}