[PATCH openbmc 2/2] add devmem utility

Patrick Williams patrick at stwcx.xyz
Wed Oct 21 14:47:39 AEDT 2015


On Tue, Oct 20, 2015 at 04:40:51PM -0500, OpenBMC Patches wrote:
> From: Norman James <njames at us.ibm.com>
> 
> ---
>  yocto-poky/meta/recipes-core/busybox/busybox/defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/defconfig b/yocto-poky/meta/recipes-core/busybox/busybox/defconfig

We shouldn't be changing files in the yocto-poky tree unless it is
something we think would likely be accepted by upstream.

I'm pretty sure there is another mechanism for adding configuration
snippets.  We should add this through that mechanism in the meta-aspeed
tree, unless someone else has a better idea of which layer it should go
in.

> index 4f5df9e..3deb4e5 100644
> --- a/yocto-poky/meta/recipes-core/busybox/busybox/defconfig
> +++ b/yocto-poky/meta/recipes-core/busybox/busybox/defconfig
> @@ -706,7 +706,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.6.0
> 
> 
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20151020/08f03484/attachment.sig>


More information about the openbmc mailing list