aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-08 15:05:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-16 09:01:33 +0100
commite01fb362ee45c27d84db5e494ac0350e4d4f88ee (patch)
tree05a2bf5082d892fc84be400943d779ff229b9fac /recipes/efl1
parent046452a4562fcf69afaefed233b60852d93c9ecf (diff)
downloadopenembedded-e01fb362ee45c27d84db5e494ac0350e4d4f88ee.tar.gz
efl,e-base: instruct fetcher to keep scmdata with new scmdata=keep param
* bitbake master was excluting .svn dir while creating snapshot tarballs * read http://www.mail-archive.com/bitbake-dev@lists.berlios.de/msg00880.html for details Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/edb_svn.bb2
-rw-r--r--recipes/efl1/eflpp_svn.bb2
-rw-r--r--recipes/efl1/elementary_svn.bb2
-rw-r--r--recipes/efl1/engrave_svn.bb2
-rw-r--r--recipes/efl1/enhance_svn.bb2
-rw-r--r--recipes/efl1/epdf_svn.bb2
-rw-r--r--recipes/efl1/epeg_svn.bb2
-rw-r--r--recipes/efl1/esmart_svn.bb2
-rw-r--r--recipes/efl1/ewl_svn.bb2
-rw-r--r--recipes/efl1/exml_svn.bb2
-rw-r--r--recipes/efl1/libeflvala_svn.bb2
-rw-r--r--recipes/efl1/libeweather_svn.bb2
12 files changed, 12 insertions, 12 deletions
diff --git a/recipes/efl1/edb_svn.bb b/recipes/efl1/edb_svn.bb
index 0c143ed680..385bc1190b 100644
--- a/recipes/efl1/edb_svn.bb
+++ b/recipes/efl1/edb_svn.bb
@@ -7,4 +7,4 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=edb;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=edb;proto=http;scmdata=keep"
diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/efl1/eflpp_svn.bb
index e29009f223..2028178846 100644
--- a/recipes/efl1/eflpp_svn.bb
+++ b/recipes/efl1/eflpp_svn.bb
@@ -11,5 +11,5 @@ inherit efl
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=cxx;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=cxx;proto=http;scmdata=keep"
S = "${WORKDIR}/cxx"
diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index 5b72cfc2c5..3a8082bbe1 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -12,7 +12,7 @@ EXTRA_OECONF = "\
--with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/TMP/st;module=elementary;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/TMP/st;module=elementary;proto=http;scmdata=keep"
S = "${WORKDIR}/elementary"
do_compile_append() {
diff --git a/recipes/efl1/engrave_svn.bb b/recipes/efl1/engrave_svn.bb
index ebd62e058a..30a523dbe4 100644
--- a/recipes/efl1/engrave_svn.bb
+++ b/recipes/efl1/engrave_svn.bb
@@ -8,4 +8,4 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http;scmdata=keep"
diff --git a/recipes/efl1/enhance_svn.bb b/recipes/efl1/enhance_svn.bb
index e470e0fccc..40fa859a3c 100644
--- a/recipes/efl1/enhance_svn.bb
+++ b/recipes/efl1/enhance_svn.bb
@@ -7,4 +7,4 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http;scmdata=keep"
diff --git a/recipes/efl1/epdf_svn.bb b/recipes/efl1/epdf_svn.bb
index 6d880a3048..89396d2181 100644
--- a/recipes/efl1/epdf_svn.bb
+++ b/recipes/efl1/epdf_svn.bb
@@ -13,7 +13,7 @@ EXTRA_OECONF = "\
--disable-mupdf \
"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=epdf;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=epdf;proto=http;scmdata=keep"
# Some upgrade path tweaking, as in evas
AUTO_LIBNAME_PKGS = ""
diff --git a/recipes/efl1/epeg_svn.bb b/recipes/efl1/epeg_svn.bb
index c3143375df..9dffb749ec 100644
--- a/recipes/efl1/epeg_svn.bb
+++ b/recipes/efl1/epeg_svn.bb
@@ -7,4 +7,4 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=epeg;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=epeg;proto=http;scmdata=keep"
diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb
index 3e1991f8b8..baa682ed22 100644
--- a/recipes/efl1/esmart_svn.bb
+++ b/recipes/efl1/esmart_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http;scmdata=keep"
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb
index 595259cb5a..e6b70e1af3 100644
--- a/recipes/efl1/ewl_svn.bb
+++ b/recipes/efl1/ewl_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http;scmdata=keep"
EXTRA_OECONF = "\
--enable-software-x11 \
diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb
index b2441a04fc..37f4d671e2 100644
--- a/recipes/efl1/exml_svn.bb
+++ b/recipes/efl1/exml_svn.bb
@@ -7,4 +7,4 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http;scmdata=keep"
diff --git a/recipes/efl1/libeflvala_svn.bb b/recipes/efl1/libeflvala_svn.bb
index 35f6872ad4..90eeb277d6 100644
--- a/recipes/efl1/libeflvala_svn.bb
+++ b/recipes/efl1/libeflvala_svn.bb
@@ -11,7 +11,7 @@ SRCNAME = "vala"
inherit e-base autotools pkgconfig vala
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=${SRCNAME};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=${SRCNAME};proto=http;scmdata=keep"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*"
diff --git a/recipes/efl1/libeweather_svn.bb b/recipes/efl1/libeweather_svn.bb
index 30039c0078..7403c09b6b 100644
--- a/recipes/efl1/libeweather_svn.bb
+++ b/recipes/efl1/libeweather_svn.bb
@@ -9,7 +9,7 @@ inherit efl
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=libeweather;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=libeweather;proto=http;scmdata=keep"
S = "${WORKDIR}/eweather"
RSUGGESTS_${PN} = "elementary-tests"