From 9fd3aad4c9da930d3b611b400841c365fbd8ede3 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 13 Feb 2015 19:30:49 +0100 Subject: [PATCH] dnsmasq: update PR to ensure rebuild --- recipes-extra/dnsmasq/dnsmasq.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extra/dnsmasq/dnsmasq.inc b/recipes-extra/dnsmasq/dnsmasq.inc index ee26d39..d390ca0 100644 --- a/recipes-extra/dnsmasq/dnsmasq.inc +++ b/recipes-extra/dnsmasq/dnsmasq.inc @@ -15,7 +15,7 @@ SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV inherit pkgconfig update-rc.d systemd -PR = "r1" +PR = "r2" INITSCRIPT_NAME = "dnsmasq" INITSCRIPT_PARAMS = "defaults"