mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Remove inherit module-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2384 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,8 +2,8 @@ DESCRIPTION = "Simple XVideo test application"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "virtual/libx11 libxv"
|
||||
|
||||
PR = "r5"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR = "r6"
|
||||
|
||||
SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http"
|
||||
#SRC_URI="file://xvideo-tests-0.0.1.tar.gz"
|
||||
@@ -11,7 +11,7 @@ SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http"
|
||||
S = "${WORKDIR}/test-xvideo"
|
||||
#S = "${WORKDIR}/xvideo-tests-0.0.1"
|
||||
|
||||
inherit module-base autotools
|
||||
inherit autotools
|
||||
|
||||
do_stage () {
|
||||
autotools_stage_all
|
||||
|
||||
Reference in New Issue
Block a user