X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-libpnd.bb;h=d638b48133eae51e5c1a8cb36a6ae56a9c5659e4;hp=5d3edf98316024a96e4330d2e4c4d6e792e85364;hb=ac9d03ce3afed5a10090c9f594e01644f941eb8f;hpb=2f78a52683e5e5ca5e679f7c718a0723064daf2d diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index 5d3edf9..d638b48 100755 --- a/recipes/pandora-system/pandora-libpnd.bb +++ b/recipes/pandora-system/pandora-libpnd.bb @@ -1,20 +1,20 @@ DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)" LICENSE = "lGPL" -PR = "r52" +PR = "r53" PARALLEL_MAKE = "" DEPENDS = "virtual/libsdl libsdl-image libsdl-gfx libsdl-ttf" SRC_URI = " \ - git://openpandora.org/pandora-libraries.git;protocol=git;branch=master \ + git://git.openpandora.org/pandora-libraries.git;protocol=git;branch=master \ file://rc.pndnotifyd \ file://rc.pndevmapperd \ file://op_pnd_run.desktop \ " -SRCREV = "a403c3b56c8f2b2f3b3b82806416170cbd96efb4" +SRCREV = "9c7db6d5e5c0634ae85713fc27fd3bef2ee96827" S = "${WORKDIR}/git"