* [Buildroot] [pull request] Pull request for branch bug-fixes
@ 2010-02-21 19:06 Thomas Petazzoni
2010-02-21 19:06 ` [Buildroot] [PATCH 1/1] e2fsprogs: fix lsattr chattr and e2label e2undo mixup Thomas Petazzoni
2010-02-23 20:03 ` [Buildroot] [pull request] Pull request for branch bug-fixes Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-02-21 19:06 UTC (permalink / raw)
To: buildroot
The following changes since commit c8ff60c8283b0ad116fcf43f485f199c29432c9d:
Peter Korsgaard (1):
CHANGES: add ace_of_penguins, rubix and xboard
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot bug-fixes
Richard van Paasen (1):
e2fsprogs: fix lsattr chattr and e2label e2undo mixup
package/e2fsprogs/Config.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Thanks,
--
Thomas Petazzoni
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] [PATCH 1/1] e2fsprogs: fix lsattr chattr and e2label e2undo mixup
2010-02-21 19:06 [Buildroot] [pull request] Pull request for branch bug-fixes Thomas Petazzoni
@ 2010-02-21 19:06 ` Thomas Petazzoni
2010-02-23 20:03 ` [Buildroot] [pull request] Pull request for branch bug-fixes Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-02-21 19:06 UTC (permalink / raw)
To: buildroot
From: Richard van Paasen <rvpaasen@t3i.nl>
In Config.in lsattr/chattr and e2label/e2undo are mixed up.
---
package/e2fsprogs/Config.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/e2fsprogs/Config.in b/package/e2fsprogs/Config.in
index e83ad4f..2bb92d9 100644
--- a/package/e2fsprogs/Config.in
+++ b/package/e2fsprogs/Config.in
@@ -54,7 +54,7 @@ config BR2_PACKAGE_E2FSPROGS_E2LABEL
select BR2_PACKAGE_E2FSPROGS_LIBBLKID
config BR2_PACKAGE_E2FSPROGS_E2UNDO
- bool "e2label"
+ bool "e2undo"
default y
depends on BR2_PACKAGE_E2FSPROGS
@@ -81,7 +81,7 @@ config BR2_PACKAGE_E2FSPROGS_LOGSAVE
depends on BR2_PACKAGE_E2FSPROGS
config BR2_PACKAGE_E2FSPROGS_LSATTR
- bool "chattr"
+ bool "lsattr"
default y
depends on BR2_PACKAGE_E2FSPROGS
--
1.6.3.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [pull request] Pull request for branch bug-fixes
2010-02-21 19:06 [Buildroot] [pull request] Pull request for branch bug-fixes Thomas Petazzoni
2010-02-21 19:06 ` [Buildroot] [PATCH 1/1] e2fsprogs: fix lsattr chattr and e2label e2undo mixup Thomas Petazzoni
@ 2010-02-23 20:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-02-23 20:03 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The following changes since commit c8ff60c8283b0ad116fcf43f485f199c29432c9d:
Thomas> Peter Korsgaard (1):
Thomas> CHANGES: add ace_of_penguins, rubix and xboard
Thomas> are available in the git repository at:
Thomas> git://git.busybox.net/~tpetazzoni/git/buildroot bug-fixes
Thanks, but:
fatal: Couldn't find remote ref bug-fixes
So I've committed it myself manually.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-23 20:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-21 19:06 [Buildroot] [pull request] Pull request for branch bug-fixes Thomas Petazzoni
2010-02-21 19:06 ` [Buildroot] [PATCH 1/1] e2fsprogs: fix lsattr chattr and e2label e2undo mixup Thomas Petazzoni
2010-02-23 20:03 ` [Buildroot] [pull request] Pull request for branch bug-fixes Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox