From 93f803cfc2327ef8fe41e6fb0bfd5bf6cb44ef5b Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Mon, 7 May 2018 13:39:45 +0200 Subject: [PATCH] curl: update base recipe version to fix compilation error The commit 32a6e809f811e8b3920326330d8225b3dd895f70 from the poky layer breaks the build in the maintenance branch for rocko. This patch updates the curl base recipe to use the latest version. Signed-off-by: Arturo Buzarra --- .../curl/{curl_7.54.1.bbappend => curl_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-digi-dey/recipes-support/curl/{curl_7.54.1.bbappend => curl_%.bbappend} (100%) diff --git a/meta-digi-dey/recipes-support/curl/curl_7.54.1.bbappend b/meta-digi-dey/recipes-support/curl/curl_%.bbappend similarity index 100% rename from meta-digi-dey/recipes-support/curl/curl_7.54.1.bbappend rename to meta-digi-dey/recipes-support/curl/curl_%.bbappend