summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7d39ce1)
raw | patch | inline | side by side (parent: 7d39ce1)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Mon, 3 Jan 2011 07:44:44 +0000 (08:44 +0100) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Mon, 3 Jan 2011 08:00:18 +0000 (09:00 +0100) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-bsp/linux/multi-kernel.inc | patch | blob | history |
index be2b3b0a91a77cc0e2d9aa8792a99c08fd531856..9f5a0a031e05f9090edb9c4d007656a692e2bb22 100644 (file)
# For reference, copy .config to deploy image
do_deploy_append () {
+ install -d ${DEPLOY_DIR_IMAGE}
+
# Drop the regular defconfig along side the others for consistency
cd ${S}
cp .config ${DEPLOY_DIR_IMAGE}/config-${PV}-${PR}-${MACHINE}.config