[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-249-g54cf84b
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2010-03-19 22:32:30
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 54cf84bf2865ae823413b9c0082d321b6c684567 (commit)
from 6c160db149b5b0781d1a76949378113ee1875b5e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 54cf84bf2865ae823413b9c0082d321b6c684567
Author: Julien Boibessot <jul...@ar...>
Date: Fri Mar 19 23:32:04 2010 +0100
[BUILDROOT] mkfs.ubifs depends on mtd-host
-----------------------------------------------------------------------
Summary of changes:
patches/buildroot/076-ubifs.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/076-ubifs.patch b/patches/buildroot/076-ubifs.patch
index e5171ca..6b53383 100644
--- a/patches/buildroot/076-ubifs.patch
+++ b/patches/buildroot/076-ubifs.patch
@@ -44,7 +44,7 @@
+endif
+
+
-+$(UBIFS_BASE): host-fakeroot makedevs
++$(UBIFS_BASE): host-fakeroot makedevs mtd-host
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIPCMD) 2>/dev/null || true
ifneq ($(BR2_HAVE_MANPAGES),y)
@rm -rf $(TARGET_DIR)/usr/man
hooks/post-receive
--
armadeus
|