On Thu, Aug 01, 2019 at 11:45:54AM -0400, Jacob Stiffler wrote:
> 
> On 8/1/2019 11:40 AM, Denys Dmytriyenko wrote:
> >Not sure adding to the base is a good idea here...
> 
> 
> Makes sense. Do you have any suggestions? Maybe console, connectivity, or
> addons?

Yes, any of those sounds reasonable.


> >On Thu, Aug 01, 2019 at 09:24:28AM -0400, Jacob Stiffler wrote:
> >>Signed-off-by: Jacob Stiffler <[email protected]>
> >>---
> >>  meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb | 
> >> 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >>diff --git 
> >>a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb 
> >>b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> >>index 4094d90..cc601b0 100644
> >>--- 
> >>a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> >>+++ 
> >>b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> >>@@ -31,7 +31,7 @@ ARAGO_EXTRA = "\
> >>  # minimal set of packages - needed to boot
> >>  RDEPENDS_${PN} = "\
> >>-    ${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', 
> >>'packagegroup-base-zeroconf', '',d)} \
> >>+    ${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', 
> >>'packagegroup-base-zeroconf avahi-utils', '',d)} \
> >>      ${@bb.utils.contains('MACHINE_FEATURES', 'alsa', 
> >> '${ARAGO_ALSA_BASE}', '',d)} \
> >>      ${ARAGO_BASE} \
> >>      ${ARAGO_EXTRA} \
> >>-- 
> >>2.7.4
> >>
> >>_______________________________________________
> >>meta-arago mailing list
> >>[email protected]
> >>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to