summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
Diffstat (limited to 'php')
-rw-r--r--php/php-native_4.3.6.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/php/php-native_4.3.6.bb b/php/php-native_4.3.6.bb
index e69de29bb2..a4a2f1c05d 100644
--- a/php/php-native_4.3.6.bb
+++ b/php/php-native_4.3.6.bb
@@ -0,0 +1,5 @@
+SECTION = "console/network"
+include php_${PV}.bb
+inherit native
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/php-${PV}"
+DEPENDS = "zlib-native"