From fc50030ce81f0aea0dbfdc8325aa19f7d54877f8 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 29 Apr 2015 12:06:00 -0500 Subject: adjust PR appends --- recipes-extended/lighttpd/lighttpd_1.4.33.bbappend | 2 +- recipes-extended/logrotate/logrotate_3.8.7.bbappend | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-extended') diff --git a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend index 5ef310b..473a113 100644 --- a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend +++ b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend @@ -1,4 +1,4 @@ -PR .= "mlinux1" +PR .= ".mlinux1" # build with openssl support DEPENDS += " openssl " diff --git a/recipes-extended/logrotate/logrotate_3.8.7.bbappend b/recipes-extended/logrotate/logrotate_3.8.7.bbappend index 577fe53..efebecb 100644 --- a/recipes-extended/logrotate/logrotate_3.8.7.bbappend +++ b/recipes-extended/logrotate/logrotate_3.8.7.bbappend @@ -1,4 +1,4 @@ -PR .= "mlinux2" +PR .= ".mlinux2" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}" -- cgit v1.2.3