X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=recipes%2Frtmp%2Flibrtmp.bb;fp=recipes%2Frtmp%2Flibrtmp.bb;h=1ee1a0a5d84e1cf063cba61f95d8a2727fae206d;hb=84b2b9172eb933d717213a81542db00fe6d86475;hp=6b0f16127d4d26a92561bb3fc68182aedcf73233;hpb=5b2c55ce31e61fb4de87373b86a30e1bd3de6eab;p=vuplus_openembedded diff --git a/recipes/rtmp/librtmp.bb b/recipes/rtmp/librtmp.bb index 6b0f161..1ee1a0a 100644 --- a/recipes/rtmp/librtmp.bb +++ b/recipes/rtmp/librtmp.bb @@ -7,10 +7,10 @@ inherit gitpkgv PKGV = "2.4+git${GITPKGV}" PV = "2.4+git${SRCPV}" -PR = "r1" +PR = "r2" BRANCH="" -SRCREV="" +SRCREV="7340f6dbc6b3c8e552baab2e5a891c2de75cddcc" SRC_URI = "git://git.ffmpeg.org/rtmpdump;protocol=git;branch=${BRANCH};tag=${SRCREV}"