meta-openembedded/meta-efl/recipes-devtools/python
Martin Jansa 7199752c68 python-efl: fix do_configure_prepend to be reentrant
* without '=' it added ${STAGING_DIR_HOST} prefix again when
  do_configure was executed twice in the same WORKDIR
  causing issues when looking for header files in python-edje,
  python-ecore, python-elementary and python-emotion
  ./python-edje/configure.ac:CYTHON_EDJE_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"`
  ./python-ecore/configure.ac:CYTHON_ECORE_EVAS_INCLUDEDIR=""
  ./python-ecore/configure.ac:CYTHON_ECORE_EVAS_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"`
  ./python-elementary/configure.ac:CYTHON_ELEMENTARY_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"`
  ./python-emotion/configure.ac:CYTHON_EMOTION_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"`

* config.log diffs confirms duplicated ${STAGING_DIR_HOST} prefix
  < CYTHON_ECORE_EVAS_INCLUDEDIR='/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/usr/include/python-evas'
  ---
  > CYTHON_ECORE_EVAS_INCLUDEDIR='/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/usr/include/python-evas'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:57 +01:00
..
python-edje python-efl: import from meta-shr 2011-03-31 12:56:35 +02:00
python-ecore_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-ecore_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-ecore.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00
python-edbus_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-edbus_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-edbus.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00
python-edje_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-edje_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-edje.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00
python-efl.inc python-efl: fix do_configure_prepend to be reentrant 2012-12-11 01:52:57 +01:00
python-elementary_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-elementary_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-elementary.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00
python-emotion_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-emotion_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-emotion.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00
python-evas_1.7.0.bb python-efl: upgrade recipes to 1.7.0 2012-09-05 10:05:04 +02:00
python-evas_svn.bb python-efl: upgrade svn recipes to 1.7.0+svn 2012-09-05 10:05:04 +02:00
python-evas.inc python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes 2012-08-20 09:58:08 +02:00