pandora-libpnd: bump for updated pnd_run.sh
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index e19df5e..d0fdc31 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r75"
+PR = "r78"
 
 PARALLEL_MAKE = ""
 
@@ -14,14 +14,14 @@ SRC_URI = " \
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "6a1de683644b82cda75da3541bc7da8a356b0636"
+SRCREV = "7dac5b011cf5f91d05e8e5caae61660c996774ac"
 
 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"