From 1d1cdd05ffd7d2b590b102144b52b56c006456df Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 4 Jun 2010 16:47:18 -0700 Subject: linux-handhelds: Switch to FILESPATHPKG Signed-off-by: Tom Rini --- recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-handhelds-2.6_2.6.19-hh13.bb') 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 a8d4438fa3..5f540f6907 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" -- cgit 1.2.3-korg