- Mar 26, 2014
-
-
Matthieu CRAPET authored
This is a dual recipe, it provides: - console fonts (PSF v1 & v2 formats) - X11 fonts (PCF format) X11 font are generated when DISTRO_FEATURES contains 'x11'. Use PACKAGECONFIG to configure. Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
This embedds a console font in fim executable. To use it, don't forget to define FBFONT with the special value: export FBFONT='fim:// ' Option is enabled by default because kdb-consolefonts package only provides PSF version 2 files (fim only support version 1 and creates an error). Benchmarked fim executable size: +6Kb (x86_64) and +7Kb (armv7). Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 23, 2014
-
-
stephen.arnold42 authored
lxdm_git.bb: Upstream changes required autotools and gettext (intl) updates; the package autogen script doesn't create the makefile in po, but autotools by itself is missing the input file (thus, the configure_prepend). There were also missing depends (from upstream docs and configure checks) and some configure options were added to ensure the desired X/gtk2 config and enable (optional) auto-login. Signed-off-by:
Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
stephen.arnold42 authored
Note: this patch (v3) obseletes previous versions libxfce4ui_4.10.0.bb: Upstream changes required autotools and gettext (intl) fixes, as well as moving the autogen stuff to a separate task. Full depends were also added (2 were converted to PACKAGECONFIG options) along with a vendor config option. Signed-off-by:
Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Otavio Salvador authored
This removes the duplicated code and uses the OE-Core waf class. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Cristian Iorga authored
- switched to ${BP} variable; - ${S} redundant, removed; - option with-module-suffix=.so: load modules with .so extension; - .la files are kept only for dev packages; - clearer COPYING file, about contribution and licenses; no changes to licenses. Signed-off-by:Cristian Iorga <ubik3000@gmail.com> Signed-off-by:
Cristian Iorga <cristian.iorga@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
Fix LICENSE value to drop warning messages: WARNING: ttf-dejavu: No generic license file exists for: Bitstream in any provider WARNING: ttf-dejavu: No generic license file exists for: Vera in any provider Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Cristian Iorga authored
* Upgrade fixes a crash with libvorbis 1.3.4; Signed-off-by:
Cristian Iorga <cristian.iorga@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Stephen Arnold authored
Bump music player daemon to the latest upstream stable release. Same as previous 0.18.4 recipe with trivial updates. Signed-off-by:
Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chong.Lu@windriver.com authored
During compiling? we need soelim command provided by groff-native. So add DEPENDS to fix this issue, else we will get following error: /bin/sh: 15: soelim: not found Signed-off-by:
Chong Lu <Chong.Lu@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Otavio Salvador authored
This update fixes the following build error: ,----[ Build error ] | ... | .../libmicrospdy.so: undefined reference to `SSL_get_error' | .../libmicrospdy.so: undefined reference to `SSL_write' | .../libmicrospdy.so: undefined reference to `SSL_free' | ... `---- Reported-by:
Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 19, 2014
-
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 18, 2014
-
-
Andreas Oberritter authored
Allows to install versions for Qt4/X11 and Qt4/Embedded into the same filesystem by overriding the target name. This version also removes a superflous .pc file from ${libdir}. Signed-off-by:Andreas Oberritter <obi@opendreambox.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
Drop the backported hotfixes Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Mike Looijmans authored
This recipe doesn't work when B!=S, so force B=$S to fix the failure. Signed-off-by:
Mike Looijmans <milo-software@users.sourceforge.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
Notes: - PARALLEL_MAKE is still required - inherit allarch is not present because of runtime dependency with bash (TUNE_PKGARCH) Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lauren Post authored
This version provides better ethernet performance Patch is required for man page portion of build Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 17, 2014
-
-
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Mar 15, 2014
-
-
Lauren Post authored
gtkperf is a GTK Performance tool Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lauren Post authored
This features slows down performance and should only be enabled when debugging openobex. Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lauren Post authored
obexftp is a tool to transfer files from any OBEX enabled device. Disable prints to improve performance Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lauren Post authored
VLAN provides vconfig utility Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lauren Post authored
Precision Time Protocol (PTP) according to IEEE standard 1588 Signed-off-by:
Lauren Post <lauren.post@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* oe-core recipe has uuidd.service in ${PN}-uuidd SYSTEMD_PACKAGES = "${PN}-uuidd" SYSTEMD_SERVICE_${PN}-uuidd = "uuidd.service" Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 14, 2014
-
-
Paul Barker authored
We can remove all references to yywrap by adding "%option noyywrap" statements to each flex source file which doesn't override yywrap. After this, we no longer need to link against libfl and so no longer get errors about undefined references to yylex. Also change the dependency on flex to flex-native as we no longer need libfl compiled for the target - the lexer is now self-contained. Signed-off-by:
Paul Barker <paul@paulbarker.me.uk> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Xufeng Zhang authored
"--with-binsubdir" controls whether we use bin_PROGRAMS or sbin_PROGRAMS while installing executable files in ntp Makefile, in order to install all the relevant files in /usr/sbin instead of /usr/bin, we can pass "--with-binsubdir=sbin" in ntp configure cmdline. Accordingly, updating the path for the files which are contained in rpm packages. Signed-off-by:
Xufeng Zhang <xufeng.zhang@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Xufeng Zhang authored
Adding ntp:ntp(user:group) to system and running ntpd dameon as ntp:ntp. Signed-off-by:
Xufeng Zhang <xufeng.zhang@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Jackie Huang authored
* Add a patch to fix the function parameter. * Add PACKAGECONFIG for optional packages instead of explicitly disable, and set sqlite and curl as default. * Remove the split package strongswan-plugins. * Add configure option --without-lib-prefix so it doesn't search for libraries in includedir and libdir to avoid QA error. Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Hongxu Jia authored
The netcf downloaded gnulib source to ${S} at the configure time, while the network disconnected, if sstate cache was cleaned, the netcf rebuilding failed. Added a new recipe named 'gnulib' to download gnulib source to ${GITDIR} and populate it to the staging data dir. So netcf could specify this local directory where gnulib sources reside to save the bandwidth downloading. Signed-off-by:Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Javier Viguera authored
The SBINDIR variable in makefile's install rule needs to have a trailing slash so the path to the 'crda' binary in the udev rule is correct. Otherwise the udev rule has a wrong path: KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="/usr/sbincrda" and at runtime udev complains: failed to execute '/usr/sbincrda' when a regulatory domain event is triggered. Signed-off-by:
Javier Viguera <javier.viguera@digi.com> Acked-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Liang Li authored
When run 'service radvd stop' in case radvd is not started/running, we'll get warnings like this: Stopping radvd: no /usr/sbin/radvd found; none killed /etc/init.d/radvd: warning: cannot restore settings radvd. We could by pass these OPs by just check if the service is running or not so eliminate possible warnings. Signed-off-by:
Liang Li <liang.li@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Roy Li authored
update-alternatives.bbclass does not create the brctl symbolic links for multilib, since the wrong use of PN generates /usr/sbin/brctl.lib32-bridge-utils, not /usr/sbin/brctl.bridge-utils; In fact, no need to rename brctl by calling mv, since update-alternatives will handle it Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- Mar 11, 2014
-
-
Jonathan Liu authored
WARNING: QA Issue: fbgrab: Files/directories were installed but not shipped /usr/man /usr/man/man1 /usr/man/man1/fbgrab.1.gz Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Robert Yang authored
DEPENDS on lzma should be xz Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-