pandora-libpnd: bump for mmenu crash fix
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index d579131..cc03544 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r76"
+PR = "r79"
 
 PARALLEL_MAKE = ""
 
@@ -14,14 +14,14 @@ SRC_URI = " \
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "a6968a769ad2d91403bafafed82a6b8873f3e2e9"
+SRCREV = "bbcf535c0f998e5250bfbcf5760cbaf6f4d3bc9b"
 
 S = "${WORKDIR}/git"
 
 inherit update-rc.d
 
 TARGET_CC_ARCH += "${LDFLAGS}"
-TARGET_CFLAGS += "-Wall -I./include -I${STAGING_INCDIR}/usr/include -I${STAGING_INCDIR}/SDL "
+TARGET_CFLAGS += "-Wall -I./include -I${STAGING_INCDIR}/usr/include -I${STAGING_INCDIR}/SDL -D_FILE_OFFSET_BITS=64 "
 
 PACKAGES =+ "${PN}-pndnotifyd ${PN}-pndevmapperd ${PN}-minimenu"