Message ID | 20250408154739.2716116-3-denis@denix.org |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master/scarthgap,1/3] nativesdk-buildtools-perl-dummy: add missing perl packages | expand |
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index fb0f898f..6287cc44 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -142,9 +142,3 @@ SKIP_META_VIRT_SANITY_CHECK = "1" # included by default. If you enable any of those codecs you should check # if the below acceptance flags still work for your software distribution LICENSE_FLAGS_ACCEPTED = "commercial_ffmpeg commercial_gstreamer1.0-libav" - -# Do not package own copy of perl into devkit, rely on host one -ASSUME_PROVIDED += "nativesdk-perl" - -# https://bugzilla.yoctoproject.org/show_bug.cgi?id=15552 -INSANE_SKIP:nativesdk-openssl-misc += "build-deps"