[Armadeus-commitlog] armadeus branch, master, updated. latestrelease-26-ga402d10
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2009-08-09 16:50:13
|
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 a402d10e7d48db062a0cf712e8b69b4164148e4d (commit)
from 9ebcfdb5ae84a15d88353f2c028847efcd47bfe6 (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 a402d10e7d48db062a0cf712e8b69b4164148e4d
Author: nicolas colombain <nic...@ar...>
Date: Sun Aug 9 18:48:39 2009 +0200
[BUILDROOT] add ubinize script for apf27 in case of ubifs file system
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf27/ubinize.cfg | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 buildroot/target/device/armadeus/apf27/ubinize.cfg
diff --git a/buildroot/target/device/armadeus/apf27/ubinize.cfg b/buildroot/target/device/armadeus/apf27/ubinize.cfg
new file mode 100644
index 0000000..bbd276d
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/ubinize.cfg
@@ -0,0 +1,9 @@
+[ubifs]
+mode=ubi
+image=apf27-rootfs.arm.ubifs
+vol_id=0
+vol_size=200MiB
+vol_type=dynamic
+vol_name=rootfs
+vol_alignment=1
+vol_flags=autoresize
hooks/post-receive
--
armadeus
|