Files
meta-openembedded/meta-oe/recipes-devtools/php
dengke.du@windriver.com b5bb611637 php: fix install failure
After switch to RSS(recipe specific sysroot), the php package failed when
installing.

This is because the build system can't find the file: pear.conf, that file
stay in "${D}/${STAGING_DIR_NATIVE}" directory before the switch, now stay
in "${RECIPE_SYSROOT_NATIVE}" directory, so we need to place it in correct
place.

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-31 13:26:03 +02:00
..
2015-06-23 12:41:53 +02:00
2016-10-03 19:19:55 +02:00
2017-01-10 13:12:54 +01:00
2017-03-31 13:26:03 +02:00