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=e26ae61b6ad3bbc38e173665451fdf0de0b00201;hp=fcc9dda6a0383f137f95e7cd79ca930e1f6ead6b;hb=582f63c62e082b266d47cb80c3dbacd824752cda;hpb=4288ebab81cb0f49bf3847457094513dec3b3205 diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index fcc9dda..e26ae61 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 = "r45" +PR = "r54" 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 = "037420eb65fdbb4cd85c505688641c4ebd2c1409" +SRCREV = "0d31a3a2601987fa5576c50651f311f4855e8945" S = "${WORKDIR}/git"