git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd1a2c6
)
linux-powerpc-fsl: Use FILESPATHPKG
author
Leon Woestenberg
<leon@sidebranch.com>
Wed, 10 Jun 2009 18:04:34 +0000
(20:04 +0200)
committer
Leon Woestenberg
<leon@sidebranch.com>
Wed, 10 Jun 2009 18:04:34 +0000
(20:04 +0200)
recipes/linux/linux-powerpc-fsl_git.bb
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-powerpc-fsl_git.bb
b/recipes/linux/linux-powerpc-fsl_git.bb
index
6d9ab5b
..
60b7b0e
100644
(file)
--- a/
recipes/linux/linux-powerpc-fsl_git.bb
+++ b/
recipes/linux/linux-powerpc-fsl_git.bb
@@
-3,12
+3,12
@@
require linux.inc
-FILES
DIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-powerpc-fsl-git/${MACHINE}
"
+FILES
PATHPKG =. "linux-powerpc-fsl-git/${MACHINE}:
"
SRCREV = "1406de8e11eb043681297adf86d6892ff8efc27a"
PV = "2.6.30"
-PR = "r
3
"
+PR = "r
4
"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git;protocol=git \
file://defconfig"