diff --git a/bbappends/core/recipes-support/curl/curl_%.bbappend b/bbappends/core/recipes-support/curl/curl_%.bbappend deleted file mode 100644 index a886dfe..0000000 --- a/bbappends/core/recipes-support/curl/curl_%.bbappend +++ /dev/null @@ -1 +0,0 @@ -PACKAGECONFIG_append = " tftp" diff --git a/conf/distro/netmodule-linux.conf b/conf/distro/netmodule-linux.conf index c31876e..0d8379d 100644 --- a/conf/distro/netmodule-linux.conf +++ b/conf/distro/netmodule-linux.conf @@ -32,7 +32,7 @@ EXTRA_IMAGECMD_append_ota-ext4 = " -O ^64bit" # Packages -PACKAGECONFIG_append_pn-curl = " ssl" +PACKAGECONFIG_append_pn-curl = " tftp ssl" PACKAGECONFIG_remove_pn-curl = "gnutls" PACKAGECONFIG_append_pn-libgpiod = " python3"