mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
pps-tools: 0.0.0+gitX -> 1.0.2
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-2
@@ -4,12 +4,13 @@ HOMEPAGE = "http://linuxpps.org"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
|
|
||||||
PV = "0.0.0+git${SRCPV}"
|
SRCREV = "cb48b7ecf7079ceba7081c78d4e61e507b0e8d2d"
|
||||||
SRCREV = "0deb9c7e135e9380a6d09e9d2e938a146bb698c8"
|
|
||||||
SRC_URI = "git://github.com/ago/pps-tools.git"
|
SRC_URI = "git://github.com/ago/pps-tools.git"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
RDEPENDS_pps-tools = "bash"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -d ${D}${bindir} ${D}${includedir} \
|
install -d ${D}${bindir} ${D}${includedir} \
|
||||||
${D}${includedir}/sys
|
${D}${includedir}/sys
|
||||||
Reference in New Issue
Block a user