summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-05 11:24:49 -0700
committerKhem Raj <raj.khem@gmail.com>2012-07-09 19:20:20 -0700
commit991fc4b3fd57ab2999b7a047703dfbee56389a94 (patch)
treec6e1395161d80be21cdc34699e742480a6a3edf7 /recipes-kernel
parent7126d9b01a7669a4850593716dc2b7b4c32def06 (diff)
downloadmeta-fsl-ppc-991fc4b3fd57ab2999b7a047703dfbee56389a94.tar.gz
recipes: Bring bbappends in line with OE-Core/master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.bb b/recipes-kernel/linux/linux-qoriq-sdk.bb
index 6784f45..fb2ff4a 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.bb
+++ b/recipes-kernel/linux/linux-qoriq-sdk.bb
@@ -11,5 +11,3 @@ kernel_do_configure_prepend() {
11 # copy desired defconfig so we pick it up for the real kernel_do_configure 11 # copy desired defconfig so we pick it up for the real kernel_do_configure
12 cp ${KERNEL_DEFCONFIG} ${B}/.config 12 cp ${KERNEL_DEFCONFIG} ${B}/.config
13} 13}
14
15require recipes-kernel/linux/linux-tools.inc