replace PRINC with PR .= ".1"

Signed-off-by: Armin Kuster <[email protected]>
---
 meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend 
b/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend
index 7aca867..1755e13 100644
--- a/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend
+++ b/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend
@@ -1,4 +1,4 @@
-INC := "${@int(PRINC) + 1}"
+PR .= ".1"
 
 do_install_append() {
     sed -i -e 's/#ServerName.*$/ServerName 127.0.0.1:80/' 
${D}${sysconfdir}/apache2/httpd.conf
-- 
1.9.1

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to