On 14:10-20220323, Ryan Eatmon wrote: > > > On 3/22/2022 15:51, Nishanth Menon wrote: > > On 14:35-20220322, Ryan Eatmon via lists.yoctoproject.org wrote: > > > From: Nishanth Menon <[email protected]> > > > > > > This is esp useful for testing low power states with a minimal system. > > > > > > Signed-off-by: Nishanth Menon <[email protected]> > > > Signed-off-by: Ryan Eatmon <[email protected]> > > > --- > > > meta-arago-distro/recipes-core/busybox/busybox/defconfig | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig > > > b/meta-arago-distro/recipes-core/busybox/busybox/defconfig > > > index 65470bc7..351b80d4 100644 > > > --- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig > > > +++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig > > > @@ -583,7 +583,7 @@ CONFIG_PIVOT_ROOT=y > > > CONFIG_RDATE=y > > > # CONFIG_RDEV is not set > > > # CONFIG_READPROFILE is not set > > > -# CONFIG_RTCWAKE is not set > > > +CONFIG_RTCWAKE=y > > > # CONFIG_SCRIPT is not set > > > # CONFIG_SCRIPTREPLAY is not set > > > # CONFIG_SETARCH is not set > > > > OR we could use base-image cpio > > .. > > > > Are you saying we don't need this patch and do it it a different way? I can > drop this patch for now...
for lpm, we could use baseimage cpio itself instead of tiny-image. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13734): https://lists.yoctoproject.org/g/meta-arago/message/13734 Mute This Topic: https://lists.yoctoproject.org/mt/89960455/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
