- Jun 03, 2014
-
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Dan McGregor authored
Do the patching in the do_patch phase instead of the compile phase. That way if the compile phase needs to be rerun patching isn't attempted a second time. Signed-off-by:
Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Mihaela Sendrea authored
Signed-off-by:
Mihaela Sendrea <mihaela.sendrea@enea.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Mihaela Sendrea authored
This recipe comes from arago-oe-dev: https://github.com/mrchapp/arago-oe-dev/tree/master/recipes/lksctp-tools Signed-off-by:
Mihaela Sendrea <mihaela.sendrea@enea.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Alexandre Fournier authored
This recipe was installing net-snmp-config script to STAGING_BINDIR instead of STAGING_BINDIR_CROSS, during the do_install. It is not recommended and must be done after staging. Changes: * Remove STAGING_BINDIR manipulations from do_install_append * Add net_snmp_sysroot_preprocess function instead * Append net_snmp_sysroot_preprocess to SYSROOT_PREPROCESS_FUNCS Signed-off-by:
Alexandre Fournier <alexandre.fournier@kiplink.fr> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- May 21, 2014
-
-
Matthieu CRAPET authored
This is the WebP image format designed by Google. WebM is already included in meta-openembedded. Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
Also use ${BP} and ${BPN}. Signed-off-by:Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
Update SRC_URI, /tools/ is deprecated. Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jackie Huang authored
Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
wget is ignoring "Content-Disposition" http header, that's why I've added 'downloadfilename' in SRC_URI. Note: Googlecode discarded their download section and moved to Googledrive. http://google-opensource.blogspot.fr/2013/05/a-change-to-google-code-download-service.html Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chen Qi authored
The '--enable-static' is an unrecognized configure option, thus removing it. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chen Qi authored
Seperation of ${B} and ${S} causes a build failure for liblockfile. The error message is as follows. make: *** No rule to make target `lockfile.c', needed by `lockfile.o'. Stop. Make liblockfile inherit autotools-brokensep to fix this problem. Signed-off-by:Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- May 15, 2014
-
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Charles Oram authored
* skip_udev_rules_generation() needs to reference Makefile.am in the recipe source directory. Signed-off-by:
Charles Oram <charles@oram.co.nz> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* simplify SRC_URI * INSTALL file is changing checksum Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it probably isn't needed anymore Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
jq is like sed but for JSON data. It's a very useful tool with no dependency. Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Kai Kang authored
Build fbset failed with: | flex modes.l | make: flex: Command not found | make: *** [lex.yy.c] Error 127 Add dependency flex-native to fix it. Signed-off-by:
Kai Kang <kai.kang@windriver.com> Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Adding a packagegroup recipe to build all the core 100dpi X fonts. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
The bdftopcf tool is necessary to build the core X fonts, which ship in BDF format. Adapted from a recipe in OE-Classic and from an earlier mailing list post by Trevor Woerner. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Matthieu CRAPET authored
Using PACKAGECONFIG. Disabled by default. Signed-off-by:
Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
Sync up/refresh aapits build fixes, 0001-Fixup-aapits-build.patch is splitted and replaced by aapits-linux.patch / aapits-makefile.patch Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-