[oe-commits] Frans Meulenbroeks : php-native: moved to 5.3.2

git version control git at git.openembedded.org
Sun Mar 14 21:32:01 UTC 2010


Module: openembedded.git
Branch: eFfeM/sanity
Commit: 7ae7715d66ec613304f9d6f20c216086dae0b71f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7ae7715d66ec613304f9d6f20c216086dae0b71f

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Mar 14 22:30:34 2010 +0100

php-native: moved to 5.3.2

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 .../acinclude-xml2-config.patch                    |    0 
 .../{php-5.3.0 => php-5.3.2}/pear-makefile.patch   |    0 
 recipes/php/php-native_5.3.0.bb                    |    3 ---
 recipes/php/php-native_5.3.2.bb                    |    7 +++++++
 4 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/recipes/php/php-5.3.0/acinclude-xml2-config.patch b/recipes/php/php-5.3.2/acinclude-xml2-config.patch
similarity index 100%
rename from recipes/php/php-5.3.0/acinclude-xml2-config.patch
rename to recipes/php/php-5.3.2/acinclude-xml2-config.patch
diff --git a/recipes/php/php-5.3.0/pear-makefile.patch b/recipes/php/php-5.3.2/pear-makefile.patch
similarity index 100%
rename from recipes/php/php-5.3.0/pear-makefile.patch
rename to recipes/php/php-5.3.2/pear-makefile.patch
diff --git a/recipes/php/php-native_5.3.0.bb b/recipes/php/php-native_5.3.0.bb
deleted file mode 100644
index ac1c51f..0000000
--- a/recipes/php/php-native_5.3.0.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require php-native.inc
-
-PR = "r3"
diff --git a/recipes/php/php-native_5.3.2.bb b/recipes/php/php-native_5.3.2.bb
new file mode 100644
index 0000000..10c308a
--- /dev/null
+++ b/recipes/php/php-native_5.3.2.bb
@@ -0,0 +1,7 @@
+require php-native.inc
+
+PR = "r0"
+
+SRC_URI[src.md5sum] = "46f500816125202c48a458d0133254a4"
+SRC_URI[src.sha256sum] = "9a380a574adcb3a9abe3226e7c3a9bae619e8a1b90842ec2a7edf0ad92afdeda"
+





More information about the Openembedded-commits mailing list