replace PRINC with PR .= ".1"
Signed-off-by: Armin Kuster <[email protected]>
---
meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
b/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
index 50fab9f..90f1758 100644
--- a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
+++ b/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
@@ -1,4 +1,4 @@
-INC := "${@int(PRINC) + 1}"
+PR .= ".1"
do_install_append() {
sed -i '2i port=`grep "^server.port" /etc/lighttpd.conf`; if [ -z $port
]; then echo "server port not configured, not running lighttpd..."; exit 0; fi'
${D}/etc/init.d/lighttpd
--
1.9.1
--
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization