mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
stage developent files for tidy
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3972 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -19,3 +19,6 @@ do_configure_prepend() {
|
|||||||
sed -i s:docs::g ${S}/Makefile.am
|
sed -i s:docs::g ${S}/Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_stage () {
|
||||||
|
autotools_stage_all
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
require tidy.inc
|
require tidy.inc
|
||||||
|
|
||||||
PV = "0.1.0+svnr${SRCREV}"
|
PV = "0.1.0+svnr${SRCREV}"
|
||||||
PR = "4"
|
PR = "6"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/tidy;module=trunk;proto=http \
|
SRC_URI = "svn://svn.o-hand.com/repos/tidy;module=trunk;proto=http \
|
||||||
file://tidy-enable-tests.patch;patch=1"
|
file://tidy-enable-tests.patch;patch=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user