meta-openembedded/meta-oe/recipes-support
Kang Kai 70beecb271 mariadb: add dependency libevent
mariadb failed to build:
| make[2]: *** No rule to make target
  '/.../bitbake_build/tmp/sysroots/qemux86-64/usr/lib64/libevent.so',
  needed by 'tests/async_queries'.  Stop.
| make[2]: Leaving directory
  '/.../bitbake_build/tmp/work/core2-64-wrs-linux/mariadb/5.5.40-r0/build'
  CMakeFiles/Makefile2:6742: recipe for target 'tests/CMakeFiles/async_queries.dir/all' failed
| make[1]: *** [tests/CMakeFiles/async_queries.dir/all] Error 2

It is an rare case that when configure mariadb, libevent exists in
sysroot. But when do compile for mariadb, libevent is gone somehow. That
causes build fails. Run follow commands could reproduce this error:

$ bitbake libevent
$ bitbake mariadb -c cleansstate
$ bitbake mariadb -c configure
$ bitbake libevent -c clean
$ bitbake mariadb

Add if without libevent, test case tests/async_queries.c will not be built.
The case is helpful to do unit test. So add libevent as a dependency to fix the
error and make sure async_queries.c will be built.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-03 18:22:17 +01:00
..
apcupsd PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
asio meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
bash-completion bash-completion: resolve sysroot conflicts for util-linux and networkmanager 2014-10-01 10:11:37 +02:00
ccid ccid: Fix floating runtime dependency on flex 2014-07-22 00:01:59 +02:00
ckermit ckermit: Update recipe ckermit_301.bb -> ckermit_302.bb 2014-09-26 05:41:52 +02:00
cpufrequtils cpufrequtils: inherit gettext 2013-07-08 10:35:56 +02:00
cryptsetup recipes: Add missing pkgconfig dependencies 2014-07-15 14:53:55 +02:00
daemonize daemonize: fix out of tree builds and configure 2014-07-22 00:01:57 +02:00
debianutils debianutils: Use update-alternatives class 2014-07-15 15:02:28 +02:00
devicekit recipes: add missing dependency on intltool-native 2014-06-21 13:06:13 +02:00
devmem2 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
dfu-util dfu-util: Point to gitorious.org repository as gnumonks.org is down 2014-12-26 17:48:15 -08:00
digitemp recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
eject eject: three fixes 2014-08-15 17:07:02 +02:00
emacs PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
enca enca: drop unrecognized --with-libiconv-prefix option 2015-04-29 19:24:09 +02:00
espeak espeak: install header in proper location 2014-05-03 20:47:02 +02:00
eventlog eventlog: update version to 0.2.13 2014-04-20 13:42:06 +02:00
evtest evtest: Update to 0e14da9 revision 2014-08-10 16:07:18 +02:00
farsight libnice: create ${S}/m4 directory before gtkdocize is called 2014-07-22 00:01:49 +02:00
fbset fbset: the package doesn't use autotools at all 2014-06-21 12:20:19 +02:00
fbtest fb-test: update to 1.1.0 2014-10-04 00:28:30 +02:00
fftw fftw: add virtual/fftw to PROVIDES and EXCLUDE_FROM_WORLD 2014-10-06 01:07:53 +02:00
flite flite: Use autotools-brokensep 2014-07-22 00:01:56 +02:00
fltk fltk: Disable separate build since its broken 2014-07-22 00:01:51 +02:00
gd gd: add dependency on libvpx 2014-08-11 11:00:40 +02:00
glog glog: add dependency on libunwind 2013-07-20 17:07:33 +02:00
gperftools recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
gpm gpm: fix S!=B failure 2014-05-15 12:57:36 +02:00
gsl gsl: Update from version 1.12 to version 1.15. 2013-06-12 16:23:22 +02:00
gsoap gsoap: fold .inc and -native into one recipe 2015-04-29 19:24:09 +02:00
hddtemp quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI 2014-05-15 12:30:17 +02:00
htop htop: Update 1.0.2 -> 1.0.3 2014-05-03 20:45:04 +02:00
iksemel meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
imagemagick imagemagick: update URI to allow fetching current and previous releases 2014-12-26 17:45:03 -08:00
inih libinih: Update to 25078f7 2014-04-20 10:51:48 +02:00
iso-codes iso-codes: add missing dependency on gettext-native 2013-07-08 10:35:56 +02:00
joe recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
lcms lcms: Update to lcms2 version 2.6 2014-05-03 20:47:01 +02:00
libatasmart recipes: add missing pkgconfig class inherits 2014-06-21 13:06:13 +02:00
libcanberra libcanberra: fix installed-vs-shipped warning 2014-12-26 17:53:49 -08:00
libdbi recipes: Remove PR = r0 from all recipes 2013-11-01 15:33:16 +01:00
libee libee: add recipe 2014-07-22 00:01:48 +02:00
libeigen libeigen: remove obsolete setting for default out-of-tree build 2014-07-21 23:49:09 +02:00
libestr libestr: use BP instead of P to fix multilib builds 2014-04-20 11:19:09 +02:00
libetpan libetpan: fix build with B!=S 2014-06-21 13:06:14 +02:00
libftdi libftdi, soft66: Blacklist, because of libftdi is broken without libusb-config 2014-06-21 12:20:21 +02:00
liblinebreak liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default 2011-12-15 09:25:14 +01:00
libmcrypt libmcrypt: inherit autotools-brokensep 2014-05-03 20:47:03 +02:00
libmicrohttpd libmicrohttpd: add dependency on file and disable spdy 2014-08-11 10:59:19 +02:00
liboauth liboauth: Add missing OpenSSL build dependency 2014-07-22 00:02:00 +02:00
libol libol: Use "foreign" automake strictness 2014-07-22 00:01:52 +02:00
libraw1394 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
libsdl-ttf libsdl-ttf: Update configure.patch 2014-07-22 00:01:51 +02:00
libsmi meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
libsoc recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
libssh libssh: depends fix 2015-12-17 13:39:03 +01:00
libssh2 libssh2: fix CVE-2015-1782 2015-07-19 16:09:15 -07:00
libtinyxml recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
libtinyxml2 libtinyxml2: new package 2014-10-27 12:51:55 +01:00
libusbg libusbg: update to latest git and fix S!=B 2014-08-10 16:07:17 +02:00
libyaml libyaml: add fix for CVE-2014-2525 Security Advisory 2014-12-01 14:24:52 +01:00
links lzma: drop the recipes 2014-10-10 12:47:35 +02:00
lio-utils lio-utils: initial add 4.1 2013-03-25 12:56:06 +01:00
lm_sensors lmsensors: update 3.3.3 -> 3.3.5 2014-05-03 20:47:03 +02:00
lockdev lockdev: fix S!=B failure 2014-06-10 12:27:20 +02:00
log4c log4c: fix undeclared dependency on expat 2015-03-21 07:57:31 -07:00
lvm2 lvm2: add lvm.con to CONFFILES 2014-12-26 17:51:01 -08:00
lzip quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI 2014-05-15 12:30:17 +02:00
maliit PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
mbuffer mbuffer: Update to version 20140310 from 20091227 2014-06-10 12:25:40 +02:00
mg mg: fix build when host system does not have libncurses-dev 2014-08-21 21:35:06 +02:00
mime-support mime-support: add perl to RDEPENDS 2014-10-16 07:01:00 +02:00
mini-iconv recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
mongodb mongodb: update LICENSE AGPLv3 -> AGPL-3.0 2014-05-12 08:38:31 +02:00
multipath-tools multipath-tools: update to version 0.5.0+ 2014-09-26 05:41:54 +02:00
mysql mariadb: add dependency libevent 2016-02-03 18:22:17 +01:00
nano Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
nmon recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
nonworking fftw: add virtual/fftw to PROVIDES and EXCLUDE_FROM_WORLD 2014-10-06 01:07:53 +02:00
numactl numactl: fix the ptest 2014-08-21 21:35:07 +02:00
ode ode: Use "foreign" automake strictness 2014-07-22 00:01:56 +02:00
onig onig: Use "foreign" automake strictness 2014-07-22 00:01:52 +02:00
open-vcdiff open-vcdiff: update to 0.8.4 2014-05-21 13:56:15 +02:00
opencv opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git. 2014-08-10 16:07:16 +02:00
openldap openldap: use PN for PACKAGES_DYNAMIC 2014-10-10 12:47:35 +02:00
openmotif PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
opensync recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
p11-kit meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
p910nd p910nd: Fix the lock directory use 2013-04-22 19:00:56 +02:00
pcsc-lite recipes: Add missing pkgconfig dependencies 2014-07-15 14:53:55 +02:00
picocom recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
pidgin pidgin: upgrade to 2.10.9 and fold pidgin.inc into it 2014-07-22 00:02:00 +02:00
pngcheck recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
poppler poppler: update to 0.26.5 2014-10-01 10:11:37 +02:00
portaudio recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
postgresql postgresql: add fix for CVE-2014-0065 and CVE-2014-0066 Security Advisory 2014-12-01 14:24:52 +01:00
pps-tools pps-tools: add recipe 2014-09-01 11:37:12 +02:00
pv pv: fix metadata fields 2014-06-21 10:36:54 +02:00
pxaregs pxaregs: Add source file and fix SRC_URI 2015-03-21 07:59:41 -07:00
re2c re2c: Fix for modern automake 2014-07-22 00:01:52 +02:00
read-edid read-edid: add 2.0.0 2013-05-16 11:04:34 +02:00
rng-tools meta-oe: fix no newline at end of file 2014-07-15 14:57:26 +02:00
rsnapshot rsnapshot: fix rsnapshot.conf.default 2014-10-27 12:50:00 +01:00
samsung-soc-utils recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
sdparm sdparm: split sdparm-scripts subpkg 2014-09-26 05:41:51 +02:00
serial-utils recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
sg3-utils sg3-utils: add bash to RDEPENDS_sg3-utils 2014-09-26 05:41:51 +02:00
sharutils sharutils: Add new package 2014-10-30 09:00:08 +01:00
sqlite sqlite: Point to Makefile in source directory 2014-06-10 12:25:41 +02:00
start-stop-daemon start-stop-daemon: remove unrecognized configure option 2014-08-11 10:59:22 +02:00
synergy synergy: add dependency on libxinerama 2014-08-11 10:59:23 +02:00
syslog-ng syslog-ng: Fix memory leak when udp connection is used [ LIN7-1379 ] 2014-12-01 14:24:53 +01:00
talloc talloc: fixes for sstate cache reuse 2014-09-26 05:41:53 +02:00
tbb tbb: Disable thumb 2013-11-18 23:14:27 +01:00
toscoterm recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
udisks recipes: add missing gtk-doc class dependencies 2014-06-21 13:06:13 +02:00
upower upower: Add PACKAGECONFIG for idevice 2013-09-17 19:14:31 +02:00
usb-modeswitch usb-modeswitch: Upgrade to latest version 2014-08-01 14:23:45 +02:00
usbpath usbpath: Use "foreign" automake strictness 2014-07-22 00:01:52 +02:00
utouch recipes: add missing pkgconfig class inherits 2014-06-21 13:06:13 +02:00
vala-terminal PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
vim vim: Upgrade to v7.4.481 2014-10-27 12:51:45 +01:00
wmiconfig recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
xchat xchat: update recipe with build/configure fixes 2014-09-26 05:42:53 +02:00
xdelta xdelta3: add optional lzma support 2014-05-15 12:30:19 +02:00
xmlstarlet xmlstarlet: fix S!=B failure 2014-07-21 23:49:09 +02:00
zile libgc: Drop, its bdwgc in OE-Core 2014-07-22 00:01:52 +02:00