- Jan 18, 2013
-
-
Enrico Scholz authored
gitpkgv runs the 'git rev-list | wc -l' several times when processing a package using GITPKGV. This takes ages for packages like the linux kernel which has a) a large repository and b) lots of subpackages. This patch caches the result of 'git rev-list' and uses it on the next run. Signed-off-by:
Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
* Backport patches were dropped since we use hg tip now. * Lots of whitespace fixups Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
"Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources." No startup scripts or config files are currently provided. Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Enrico Scholz authored
The 'systemctl disable' operation should not be done in postrm() because the .service file does not exist anymore and the script will fail hence. After moving this command into prerm(), postrm() becomes empty and can be removed completely. Signed-off-by:
Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Philip Balister authored
* Fix packaging issues for the examples package. * Disable build for machines without neon, since cmake detection is broken. Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Philip Balister authored
This version drops the usrp E100 utilities. Also, the recipe depends on python-cheetah-native now. Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Philip Balister authored
Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* use INC_PR * fix RDEPENDS * use normal PV * move checksums from .inc to .bb * upgrade, because old version fails to build with a lot of errors like this: compat-wireless-3.5-rc5-1/include/linux/compat-3.5.h:102:8: error: redefinition of 'struct tc_fq_codel_xstats' * 3.5.4-1, 3.6.8-1 can failed when kernel option is missing: | compat-wireless-all/3.5.4-r1.0/compat-wireless-3.5.4-1/drivers/net/ethernet/broadcom/b44.c:2342:2: error: implicit declaration of function 'ssb_pcihost_register' [-Werror=implicit-function-declaration] | cc1: some warnings being treated as errors Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Jan 17, 2013
-
-
yanjun.zhu authored
Reference: http://www.spinics.net/lists/autofs/msg00139.html Loading autofs module is #ifdef'ed in the source, so there is no need to check for /proc (which is only used to load module) or modprobe. Both modprobe and /proc are always in the fixed location so there's no need to check for these to start with. Signed-off-by:
yanjun.zhu <yanjun.zhu@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@windriver.com> Acked-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Jan 16, 2013
-
-
Jack Mitchell authored
Signed-off-by:Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
-
- Jan 13, 2013
-
-
Martin Jansa authored
* fixes QA issues: gnome-mplayer-1.0.5: gnome-mplayer: Files/directories were installed but not shipped /usr/lib /usr/lib/nautilus /usr/lib/nautilus/extensions-3.0 /usr/lib/nautilus/extensions-3.0/libgnome-mplayer-properties-page.so /usr/lib/nautilus/extensions-3.0/.debug /usr/lib/nautilus/extensions-3.0/.debug/libgnome-mplayer-properties-page.so Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* fails without: | temacs: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* pcre_info was removed in newer pcre and abiword now fails to build /usr/lib/libgoffice-0.8.so: undefined reference to pcre_info Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
An argument was missed in the manual setuptools configuration which meant that the tool was installed into /data/poky-master/tmp/sysroots/x86_64-linux/usr/bin/mako-render. Using the setuptools class reduces duplication and puts the tool into /usr/bin where it belongs. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Jan 10, 2013
-
-
Andreas Müller authored
-
Andreas Müller authored
-
Marcin Juszkiewicz authored
Signed-off-by:
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
This error is exposed with eglibc 2.17 Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Marko Lindqvist authored
Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. Signed-off-by:
Marko Lindqvist <cazfi74@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Noor Ahsan authored
* Removed systemd support from meta-networking recipe and added bbappend to add its support. Signed-off-by:
Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Noor Ahsan authored
* Autofs was being inherited from systemd. This class is only present in meta-systemd. So bitbake was giving parse error about systemd class. So removed systemd from inherit and removed SYSTEMD_PACKAGES and SYSTEMD_SERVICE. Signed-off-by:
Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Jan 09, 2013
-
-
Roy.Li authored
LICENSE is case sensitive Signed-off-by:
Roy.Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Ross Burton authored
gst123 is useful for testing as it simply uses PlayBin, but can display the pipeline being used for QA purposes. Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
Signed-off-by:Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
0.10.x is the stable series, 0.11.x is the development series that some packages (specifically dLeyna) require. Signed-off-by:Ross Burton <ross.burton@intel.com>
-