php_5.0.5: remove outdated NOTE
authorJustin Patrin <papercrane@gmail.com>
Mon, 17 Apr 2006 18:56:27 +0000 (18:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 17 Apr 2006 18:56:27 +0000 (18:56 +0000)
packages/php/php_5.0.5.bb

index 953f9c0..b4b721f 100644 (file)
@@ -8,8 +8,6 @@ SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
            file://endianness.patch;patch=1"
 S = "${WORKDIR}/php-${PV}"
 
-# NOTE: You MUST remove --without-schemas from the libxml2 bb file (and recompile and reinstall it) to compile and use php5
-
 inherit autotools
 
 CFLAGS += " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"