aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_svn.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-16 00:52:25 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-16 00:52:25 -0700
commit2001d352e87a4a143c6dd4bed2d3261937c16eba (patch)
tree1af89ea19eb428f160d74b4b9db69866fc4cf897 /recipes/eglibc/eglibc_svn.bb
parent077fb218fd12a24b6e6a8b1ae1cf2ef91bd7f3dc (diff)
downloadopenembedded-2001d352e87a4a143c6dd4bed2d3261937c16eba.tar.gz
eglibc: Use FILESPATHPKG, move SRCREV to svn recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_svn.bb')
-rw-r--r--recipes/eglibc/eglibc_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb
index 3bbb40578d..be2310829c 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,9 +1,9 @@
require eglibc.inc
DEPENDS += "gperf-native"
-SRCREV = "8551"
-# DEFAULT_PREFERENCE = "-1"
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/eglibc-svn"
+SRCREV = "8831"
+DEFAULT_PREFERENCE = "-1"
+FILESPATHPKG =. "eglibc-svn:"
PV = "2.10+svnr${SRCREV}"
PR = "${INC_PR}.1"
EGLIBC_BRANCH="trunk"