networkmanager 0.9.0 was the last to depend on linbl1. So since update
of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete.
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fixes networkmanager default route issue
* to make wpa-supplicant build, links to include files and shared libs were
added since wpa-supplicant expects old libnl-2 locations. Should libnl-3
move to oe-core, this woraround should be fixed at wpa-supplicant.
* the command line interface (cli) applications were added at libnl-cli packet.
This seems correct because EXTRA_OECONF += "--disable-cli" creates empty
package libnl-cli without affecting other packages.
* build tested from scratch & run tested on overo with iw 3.2 /
wpa-supplicant 0.7.3 / networkmanager 0.9.2.
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
on build we receive tons of warnings like
WARNING: For recipe imagemagick, the following files were installed but not shipped in any package:
WARNING: /usr/lib/ImageMagick-6.4.4/config/type.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/type-solaris.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/locale.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/english.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/type-windows.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/type-ghostscript.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/delegates.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/configure.xml
WARNING: /usr/lib/ImageMagick-6.4.4/config/francais.xml
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.a
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.la
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.so
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/.debug/analyze.so
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/histogram.la
WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ycbcr.a
...
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* The License was verified and LIC_FILES_CHKSUM was added
* OE-classic commit 9d612c4bb9bef813bdef9e198efc5949d51905eb
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch.
Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE.
Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
imagemagick has configure time execution test for large file offset
they wont be able to run in cross compile. We cache it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Imported from oe.dev commit id e0728e428367d5534d6a56e452487529c5ec4918
* Added do_compile_prepend to make symbolic link named Makefile pointing to GNUmakefile to resolve missing Makefile error.
Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Inparallel builds make can try to rebuild a object file while cflags
file is not yet built. Fix that by providing an explicit cflags
dependency on config-check.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* causing multiple files and checkouts in downloads directory for same revision
4,3M downloads/git2/git.freesmartphone.org.cornucopia
4,3M downloads/git2/git.freesmartphone.org.cornucopia.git
4,3M downloads/git2/git.freesmartphone.org.cornucopia.git.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
The SRC_URI was changed by mistake (although both works).
Revert back to the official one.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
The update changes the license from kermit to BSD.
Remove the NOAPCS compile flag to make the new version compile cleanly.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Adding LIC_FILES_CHKSUM, otherwise it is identical to the oe version.
Resetting PR.
Build tested on a custom ARM9 platform.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>