[oe-commits] Koen Kooi : multi-kernel: work around do_unpack breakage a bit

git version control git at git.openembedded.org
Tue Sep 7 14:33:31 UTC 2010


Module: openembedded.git
Branch: testing-next
Commit: fdbbbd91abd2a4d07902ebd38fb91144b0b4726a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fdbbbd91abd2a4d07902ebd38fb91144b0b4726a

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Sep  6 15:54:56 2010 +0200

multi-kernel: work around do_unpack breakage a bit

---

 recipes/linux/multi-kernel.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc
index 70cfd87..b8e09a1 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-"
 





More information about the Openembedded-commits mailing list