Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] busybox: add devmem
@ 2019-01-30  9:34 Adrian Bunk
  2019-01-30 16:50 ` Khem Raj
  0 siblings, 1 reply; 17+ messages in thread
From: Adrian Bunk @ 2019-01-30  9:34 UTC (permalink / raw)
  To: openembedded-core

This is a tiny but pretty useful tool.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
 meta/recipes-core/busybox/busybox/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig
index d11707abc3..1519159a49 100644
--- a/meta/recipes-core/busybox/busybox/defconfig
+++ b/meta/recipes-core/busybox/busybox/defconfig
@@ -791,7 +791,7 @@ CONFIG_DC=y
 # CONFIG_DEVFSD_FG_NP is not set
 # CONFIG_DEVFSD_VERBOSE is not set
 # CONFIG_FEATURE_DEVFS is not set
-# CONFIG_DEVMEM is not set
+CONFIG_DEVMEM=y
 # CONFIG_EJECT is not set
 # CONFIG_FEATURE_EJECT_SCSI is not set
 # CONFIG_FBSPLASH is not set
-- 
2.11.0



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

end of thread, other threads:[~2019-01-31 19:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-30  9:34 [PATCH] busybox: add devmem Adrian Bunk
2019-01-30 16:50 ` Khem Raj
2019-01-30 19:47   ` Andre McCurdy
2019-01-30 20:01     ` Khem Raj
2019-01-30 20:09     ` Scott Ellis
2019-01-31 10:09       ` Philip Balister
2019-01-31 12:14         ` Leon Woestenberg
2019-01-30 20:31   ` Adrian Bunk
2019-01-30 22:18     ` Khem Raj
2019-01-30 22:31       ` Richard Purdie
2019-01-30 22:44         ` Leon Woestenberg
2019-01-30 22:47         ` Tom Rini
2019-01-31 19:04           ` Adrian Bunk
2019-01-31 19:58             ` Tom Rini
2019-01-31 18:26       ` Adrian Bunk
2019-01-31 10:06   ` Philip Balister
2019-01-31 18:14     ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox