summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/php/php-native_4.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/php/php-native_4.4.4.bb')
-rw-r--r--recipes/nonworking/php/php-native_4.4.4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/nonworking/php/php-native_4.4.4.bb b/recipes/nonworking/php/php-native_4.4.4.bb
new file mode 100644
index 0000000000..84d1c667b5
--- /dev/null
+++ b/recipes/nonworking/php/php-native_4.4.4.bb
@@ -0,0 +1,8 @@
+SECTION = "console/network"
+require php_${PV}.bb
+inherit native
+FILESPATH = "${FILE_DIRNAME}/php-${PV}:${FILE_DIRNAME}/php:${FILE_DIRNAME}/files"
+DEPENDS = "zlib-native"
+PR = "r2"
+
+S = "${WORKDIR}/php-${PV}"