X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-pndstore.bb;h=339728a3c0144a07a94c7380d8c61d063a654eb9;hp=be865aa62abd72a6f8da0cce15b664454128034d;hb=f4548fdf4762b66ed724bbc6073fe9b6eefa5563;hpb=cc1d36538b3ba02bfa97f3e6ac6a12d1a536bff9 diff --git a/recipes/pandora-system/pandora-pndstore.bb b/recipes/pandora-system/pandora-pndstore.bb index be865aa..339728a 100755 --- a/recipes/pandora-system/pandora-pndstore.bb +++ b/recipes/pandora-system/pandora-pndstore.bb @@ -1,7 +1,7 @@ -DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)" -LICENSE = "lGPL" +DESCRIPTION = "Download and upgrade PND packages." +LICENSE = "GPLv2" -PR = "r1" +PR = "r2" SRC_URI = " \ git://github.com/Tempel/PNDstore.git;protocol=git;branch=master \ @@ -12,6 +12,8 @@ SRC_URI = " \ SRCREV = "af118e0619e58716ef58" +S = "${WORKDIR}/git" + do_install() { install -d 0775 ${D}${prefix}/pandora/scripts/pndstore/ install -m 0775 ${WORKDIR}/PNDStore ${D}${prefix}/pandora/scripts/pndstore/PNDStore