All of lore.kernel.org
 help / color / mirror / Atom feed
* [Meta-arago PATCH v1] busybox: Enable dd ibs obs option which turns on the conv= options
@ 2013-09-26 14:33 Yan Liu
  2013-09-26 17:30 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Yan Liu @ 2013-09-26 14:33 UTC (permalink / raw)
  To: meta-arago; +Cc: Yan Liu

Signed-off-by: Yan Liu <yan-liu@ti.com>
---
 meta-arago-distro/recipes-core/busybox/busybox/defconfig       | 2 +-
 meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
index 5961447..7736031 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
+++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
@@ -199,7 +199,7 @@ CONFIG_CUT=y
 CONFIG_DD=y
 CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
 # CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set
-# CONFIG_FEATURE_DD_IBS_OBS is not set
+CONFIG_FEATURE_DD_IBS_OBS=y
 CONFIG_DF=y
 # CONFIG_FEATURE_DF_FANCY is not set
 CONFIG_DIRNAME=y
diff --git a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
index 8edb493..be174ef 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -1,7 +1,7 @@
 # look for files in this layer first
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PR_append = "-arago8"
+PR_append = "-arago9"
 
 SRC_URI += " \
 	file://inetd \
-- 
1.8.3.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-26 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 14:33 [Meta-arago PATCH v1] busybox: Enable dd ibs obs option which turns on the conv= options Yan Liu
2013-09-26 17:30 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.