From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot: package/mtd target/jffs2
Date: Fri, 6 Oct 2006 06:00:57 -0700 (PDT) [thread overview]
Message-ID: <20061006130057.9002148568@busybox.net> (raw)
Author: aldot
Date: 2006-10-06 06:00:57 -0700 (Fri, 06 Oct 2006)
New Revision: 16318
Log:
- jffs2 requires the mtd package for the mtd-host tools.
Modified:
trunk/buildroot/package/mtd/Config.in
trunk/buildroot/target/jffs2/Config.in
Changeset:
Modified: trunk/buildroot/package/mtd/Config.in
===================================================================
--- trunk/buildroot/package/mtd/Config.in 2006-10-06 12:59:33 UTC (rev 16317)
+++ trunk/buildroot/package/mtd/Config.in 2006-10-06 13:00:57 UTC (rev 16318)
@@ -17,6 +17,7 @@
config BR2_PACKAGE_MTD_ORIG
bool "Default source"
depends on BR2_PACKAGE_MTD
+ default y
help
Use the stable release.
Modified: trunk/buildroot/target/jffs2/Config.in
===================================================================
--- trunk/buildroot/target/jffs2/Config.in 2006-10-06 12:59:33 UTC (rev 16317)
+++ trunk/buildroot/target/jffs2/Config.in 2006-10-06 13:00:57 UTC (rev 16318)
@@ -1,6 +1,7 @@
config BR2_TARGET_ROOTFS_JFFS2
bool "jffs2 root filesystem"
default n
+ select BR2_PACKAGE_MTD
help
Build a jffs2 root filesystem
reply other threads:[~2006-10-06 13:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061006130057.9002148568@busybox.net \
--to=aldot@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox