op_tvout.sh: Quick ugly hack to include composite / svideo in GUI
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index a0a6afd..e26ae61 100755 (executable)
@@ -1,20 +1,20 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r48"
+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 = "fb72a850a1074877058fd56dbd2f76f042ec1783"
+SRCREV = "0d31a3a2601987fa5576c50651f311f4855e8945"
 
 S = "${WORKDIR}/git"