diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 2 | ||||
-rw-r--r-- | conf/local.conf.sample | 2 | ||||
-rw-r--r-- | conf/machine/mpc8313e-rdb.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 821a3a1ce5..36b7a8f4bf 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -8890,7 +8890,7 @@ sha256=6eb45f17b50d864157dac2028ee5d45f4f54548825f5a732e1a430d5aa2dd889 md5=195b684e025ff5c15617d6f757cf631f sha256=e14546d11e899e7e9f06ca58979fee14b273d53c637eb268d7c6fe3bf78d564d -[http://de3.php.net/distributions/php-4.4.4.tar.bz2] +[http://museum.php.net/php4/php-4.4.4.tar.bz2] md5=bc6fa8908e2ac36e93bab9f7d42cda3a sha256=9f0742fce014a255f8453c1264afee5de289a9e9dcd57c448c77b46978f6a76b diff --git a/conf/local.conf.sample b/conf/local.conf.sample index 4d60fa729b..5204039478 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -39,7 +39,7 @@ BBMASK = "" # generation under qemu (mainly arm glibc) and have an external gcc 3.x compiler # that OE recognises. This will mean the gcc-native build is skipped, speeding # builds up. -# ASSUME_PROVIDED += "gcc-native3" +# ASSUME_PROVIDED += "gcc3-native" # Uncomment this if you are building Linux 2.4 Embedix kernels. # i.e. openzaurus-sa-2.4.18 and openzaurus-pxa-2.4.18 - and don't forget diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index 81c3e29e91..3bc18e3f9e 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -10,7 +10,7 @@ PREFERRED_VERSION_u-boot = "git" MACHINE_FEATURES = "kernel26 usbhost ext2" -PREFERRED_VERSION_u-boot = "1.3.0" +PREFERRED_VERSION_u-boot = "1.3.1" UBOOT_MACHINE = "MPC8313ERDB_33_config" #rootfs on NAND flash |