aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-09-06 15:54:56 +0200
committerKoen Kooi <koen@openembedded.org>2010-09-06 15:54:56 +0200
commitfdbbbd91abd2a4d07902ebd38fb91144b0b4726a (patch)
treea3fa2d5ed65a5d6f80f4157ff7ec961559de2b02
parent15400707983ef079db5bc5bf550c265e8e2b889e (diff)
downloadopenembedded-fdbbbd91abd2a4d07902ebd38fb91144b0b4726a.tar.gz
multi-kernel: work around do_unpack breakage a bit
-rw-r--r--recipes/linux/multi-kernel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc
index 70cfd87f74..b8e09a1408 100644
--- a/recipes/linux/multi-kernel.inc
+++ b/recipes/linux/multi-kernel.inc
@@ -13,7 +13,7 @@
require linux.inc
SRC_URI_append = " \
- file://configs/ "
+ file://configs/* "
MULTI_CONFIG_BASE_SUFFIX = "multi-config-"