From 21b85f3426b5f3e0c937bfaa53e331fac0894110 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 1 Jun 2012 09:20:26 +0000 Subject: recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without PN* suffix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Jansa Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-core') diff --git a/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb index f223364d43..f33b2a9833 100644 --- a/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb +++ b/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 PACKAGE_ARCH = "${MACHINE_ARCH}" +PR = "r1" + inherit systemd SYSTEMD_SERVICE = "" SYSTEMD_PACKAGES = "${PN}" -- cgit 1.2.3-korg