diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-10-14 03:06:13 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-10-13 22:33:05 -0700 |
commit | 7219c72141c2c5c902232dfba590fd85954f2aae (patch) | |
tree | 01033d121d6a45d6d6d0fdd2f1077d4c63b5dd03 /meta-python/recipes-devtools/python/python3-sqlparse/0001-sqlparse-change-shebang-to-python3.patch | |
parent | 0488766d589dd634bc409e0e6df354d430bc9659 (diff) | |
download | meta-openembedded-7219c72141c2c5c902232dfba590fd85954f2aae.tar.gz |
wxwidgets: Add what's necessary so that consumers of wxwidgets_git can find it
When I created wxwidgets recipe I had no test case for consumers of wxwidgets.
This changed now and it showed that wxwidgets is building fine but is
completely useless: It is a collection of libraries that are impossible to
find for other recipes.
To get rid wxwidgets now inherits binconfig: wxwidgets creates wx-config that
at least cmake relies upon. wx-config content had to be adjusted:
* As is it is a symlink to a useless file: Make it a file with usable contents
* To let wx-config report correct libraries a patch was added disabling cross
magic not working here.
* Set full sysroot paths for includedir/libdir/bindir so that sstate can adjust
them when creating recipe-sysroot for recipes depending on wxwidgets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse/0001-sqlparse-change-shebang-to-python3.patch')
0 files changed, 0 insertions, 0 deletions