From 321b22335c0340a48020e0fe22e858f692f08ab4 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Thu, 26 Mar 2020 08:16:44 +0100 Subject: [PATCH] zeus migration: dnsmasq: remove custom recipe to use the latest from upstream https://jira.digi.com/browse/DEL-7013 Signed-off-by: Arturo Buzarra --- meta-digi-dey/recipes-support/dnsmasq/dnsmasq_2.78.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-digi-dey/recipes-support/dnsmasq/dnsmasq_2.78.bb diff --git a/meta-digi-dey/recipes-support/dnsmasq/dnsmasq_2.78.bb b/meta-digi-dey/recipes-support/dnsmasq/dnsmasq_2.78.bb deleted file mode 100644 index e768551f4..000000000 --- a/meta-digi-dey/recipes-support/dnsmasq/dnsmasq_2.78.bb +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2017 Digi International Inc. - -require recipes-support/dnsmasq/dnsmasq.inc - -SRC_URI += "\ - file://lua.patch \ -" - -SRC_URI[dnsmasq-2.78.md5sum] = "3bb97f264c73853f802bf70610150788" -SRC_URI[dnsmasq-2.78.sha256sum] = "c92e5d78aa6353354d02aabf74590d08980bb1385d8a00b80ef9bc80430aa1dc"