From b7eb666eacf248b18b8ae578217d96b5a39c9c73 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 19 Sep 2010 16:37:05 +0200 Subject: [PATCH] openprotium: fixed unpack recipe referred to checkroot.sh, file was named checkroot without extension, renamed the file to checkroot.sh Signed-off-by: Frans Meulenbroeks --- .../initscripts-1.0/openprotium/{checkroot => checkroot.sh} | 0 recipes/initscripts/initscripts-openprotium_1.0.bb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename recipes/initscripts/initscripts-1.0/openprotium/{checkroot => checkroot.sh} (100%) diff --git a/recipes/initscripts/initscripts-1.0/openprotium/checkroot b/recipes/initscripts/initscripts-1.0/openprotium/checkroot.sh similarity index 100% rename from recipes/initscripts/initscripts-1.0/openprotium/checkroot rename to recipes/initscripts/initscripts-1.0/openprotium/checkroot.sh diff --git a/recipes/initscripts/initscripts-openprotium_1.0.bb b/recipes/initscripts/initscripts-openprotium_1.0.bb index cb08741a35..67e24c227b 100644 --- a/recipes/initscripts/initscripts-openprotium_1.0.bb +++ b/recipes/initscripts/initscripts-openprotium_1.0.bb @@ -11,7 +11,7 @@ RCONFLICTS_${PN} = "initscripts" # All other standard definitions inherited from initscripts # Except the PR which is hacked here. The format used is # a suffix -PR := "${PR}.12" +PR := "${PR}.13" FILESPATHPKG =. "${P}:initscripts-${PV}:" -- 2.39.5