From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/include/arago-prefs.inc | 1 - 1 file changed, 1 deletion(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc index 3b1a0aa..f0fc38f 100644 --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc @@ -29,7 +29,6 @@ PREFERRED_PROVIDER_jpeg = "libjpeg-turbo" # Setting PREFERRED_VERSIONS due to selecting a specific version of a library or # application that does not have a GPLv3 license PREFERRED_VERSION_gdbm = "1.8.3" -PREFERRED_VERSION_libnl = "3.2.28" PREFERRED_VERSION_crda = "3.18" PREFERRED_VERSION_obex = "0.34" PREFERRED_VERSION_bash = "3.2.57" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
