mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
expedite: Replace old svn recipe with git version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
require ${BPN}.inc
|
||||||
|
|
||||||
|
SRCREV = "a5e6af917af52877b378090811cf836c16d0bfbb"
|
||||||
|
PV = "1.7.99+gitr${SRCPV}"
|
||||||
|
|
||||||
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
|
SRC_URI = "\
|
||||||
|
git://git.enlightenment.org/tools/${BPN}.git \
|
||||||
|
"
|
||||||
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
require ${BPN}.inc
|
|
||||||
|
|
||||||
SRCREV = "${EFL_SRCREV}"
|
|
||||||
PV = "1.7.4+svnr${SRCPV}"
|
|
||||||
PR = "${INC_PR}.0"
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
SRCNAME_append = "-1.7"
|
|
||||||
|
|
||||||
SRC_URI = "\
|
|
||||||
${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
|
|
||||||
"
|
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
|
||||||
Reference in New Issue
Block a user