[oe-commits] Tom Rini : linux-handhelds: Switch to FILESPATHPKG

git version control git at git.openembedded.org
Fri Jun 4 23:56:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1d1cdd05ffd7d2b590b102144b52b56c006456df
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d1cdd05ffd7d2b590b102144b52b56c006456df

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:47:18 2010 -0700

linux-handhelds: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/linux/linux-handhelds-2.6_2.6.16-hh9.bb  |    2 +-
 recipes/linux/linux-handhelds-2.6_2.6.17-hh4.bb  |    2 +-
 recipes/linux/linux-handhelds-2.6_2.6.18-hh2.bb  |    2 +-
 recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb |    2 +-
 recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb |    2 +-
 recipes/linux/linux-handhelds-2.6_2.6.21-hh20.bb |    2 +-
 recipes/linux/linux-handhelds-2.6_cvs.bb         |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes/linux/linux-handhelds-2.6_2.6.16-hh9.bb b/recipes/linux/linux-handhelds-2.6_2.6.16-hh9.bb
index 1844643..6207e23 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.16-hh9.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.16-hh9.bb
@@ -5,7 +5,7 @@ PR = "r0"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.16/${MACHINE}:linux-handhelds-2.6-2.6.16:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.17-hh4.bb b/recipes/linux/linux-handhelds-2.6_2.6.17-hh4.bb
index 58de694..a31f12a 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.17-hh4.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.17-hh4.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.17/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.17"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.17/${MACHINE}:linux-handhelds-2.6-2.6.17:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.18-hh2.bb b/recipes/linux/linux-handhelds-2.6_2.6.18-hh2.bb
index 6c93da3..33f1c47 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.18-hh2.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.18-hh2.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.18/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.18"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.18/${MACHINE}:linux-handhelds-2.6-2.6.18:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb b/recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb
index a8d4438..5f540f6 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.19/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.19"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.19/${MACHINE}:linux-handhelds-2.6-2.6.19:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb b/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
index 4ec2aae..bd963da 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.20/${MACHINE}:linux-handhelds-2.6-2.6.20:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.21-hh20.bb b/recipes/linux/linux-handhelds-2.6_2.6.21-hh20.bb
index 1cb5a86..f0aa26a 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.21-hh20.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.21-hh20.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.21/${MACHINE}:linux-handhelds-2.6-2.6.21:"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch \
diff --git a/recipes/linux/linux-handhelds-2.6_cvs.bb b/recipes/linux/linux-handhelds-2.6_cvs.bb
index d317f1d..29d4266 100644
--- a/recipes/linux/linux-handhelds-2.6_cvs.bb
+++ b/recipes/linux/linux-handhelds-2.6_cvs.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE = "-1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.21/${MACHINE}:linux-handhelds-2.6-2.6.21:"
 
 K_MAJOR = "2"
 K_MINOR = "6"





More information about the Openembedded-commits mailing list