- Mar 03, 2015
-
-
Andreas Müller authored
We avoid conflicts by installing no files to sysroot. This causes no fallout because nothing depends on qt5-creator (if something included later depending on qt-creator it should depend on qt5-creator). Note that | WARNING: QA Issue: qt5-creator rdepends on qt-creator, but it isn't a build dependency? [build-deps] is a false positve because the names of the libraries are same as for qt5-creator (see test below). This patch was tested by: 1. building qt-creator from scratch 2. building an image containing qt5-creator. * qt5-creator did not fail for sysroot conflicts * image was build without pulling qt-creator Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bian Naimeng authored
Can't install xbitmaps-dev-1.1.1-r0: no package provides xbitmaps = 1.1.1-r0 Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Mario Domenech Goulart authored
Signed-off-by:
Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Yevhen Kyriukha authored
Signed-off-by:
Yevhen Kyriukha <kirgene@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ash Charles authored
The pkg_postinst inherited from previous versions of this recipe no longer seems necessary; no error message seen at runtime in a quick test. As it made the generated packages unnecessarily machine-specific, remove this post-install step. Based on the ensuring discussion, this supersedes the original patch [1]. [1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100454.html Signed-off-by:
Ash Charles <ashcharles@gmail.com> Tested-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Sven Ebenfeld authored
The old URI is not available anymore. If you visit that website in a browser, you will only see ads. Signed-off-by:
Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Sven Ebenfeld authored
Signed-off-by:
Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Mar 02, 2015
-
-
Martin Jansa authored
* it was changed in: Commit: 95dc2ddc URL: http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=95dc2ddce7a0ee4d16d6c69fd123e4e6921bdf2e Author: Jackie Huang <jackie.huang@windriver.com> Date: Thu Nov 6 03:22:27 2014 -0500 Subject: vim: add recipe for vim-tiny but busybox still registers /bin/vi, so u-a was broken update-alternatives: Error: cannot register alternative vi to /usr/bin/vi since it is already registered to /bin/vi Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* 3.10 and 3.17 were removed in oe-core and parsing fails because of the require line Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Feb 27, 2015
-
-
Joe MacDonald authored
Both yp-tools and ypbind-mt were out of date with their latest released versions, so bump them up to current. Remove two dead patches at the same time and reorganize the recipes to better follow the preferred OE style. Finally, the new release includes a new version of the GPLv2 COPYING file, with a significant amount of whitespace fixes, so update the license checksum. Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
pcap-config should not be used for determining how to build against libpcap in a yocto environment. Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Gary Thomas authored
mplayer2 no longer needs to be blacklisted as OE-core has moved to libav_9.16. [v2-v3] Also update build dependencies to quash QA warnings, using PACKAGECONFIG for most optional features. Signed-off-by:
Gary Thomas <gary@mlbassoc.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Li xin authored
The "ln -sf ../..${datadir}/logwatch/scripts/logwatch.pl ${D}${sysconfdir}/cron.daily/0logwatch" is wrong. it will lead to the logwatch unable to be used. so delete it. Signed-off-by:Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/live/3/post/terminology_0_8/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* they are old and now incompatible with edje_cc from 1.13.0 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_13_0_release/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/live/3/post/efl_1_13_is_out/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Raphael Freudiger authored
p7zip is the command line version of 7-Zip for Unix/Linux. Signed-off-by:
Raphael Freudiger <raphael.freudiger@siemens.com> Reviewed-By:
Pascal Bach <pascal.bach@siemens.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andre McCurdy authored
Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andre McCurdy authored
The original log4c configure.in is buggy and requires fixing before "configure --with-expat" works as expected. Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Requests is an HTTP library for Python with a clean and succinct API. Copied from commit bc572006bfcec10523658b8675f30bf45b43a998 in meta-cloud-services/meta-openstack and updated to version 2.5.1. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
python-msgpack implements the MessagePack binary serialization format for Python. Copied from commit 91ed2353847d4121e3dd8ad10ca0c24194ac9765 in meta-cloud-services/meta-openstack and updated to version 0.4.5. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
MarkupSafe is a Python library for escaping HTML strings, and it is a dependency for Jinja2. Add a recipe to build it. Copied from commit 6ba88a72843826370773cda29309545c7c800dc0 in meta-cloud-services/meta-openstack and updated to version 0.23. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ben Shelton authored
Jinja2 is a stand-alone template engine for Python. Copied from commit 00862f55be214e2247ad5aba3ab06a34afb20598 in meta-cloud-services/meta-openstack and updated to version 2.7.3. Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Steffen Sledz authored
All the other syslogd implementations use 'syslogd' as update alternatives group name. So rsyslogd should use this too. Signed-off-by:
Steffen Sledz <sledz@dresearch-fe.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> 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>
-
Peter Bigot authored
Signed-off-by:
Peter A. Bigot <pab@pabigot.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Peter Bigot authored
Signed-off-by:
Peter A. Bigot <pab@pabigot.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Feb 25, 2015
-
-
Joe MacDonald authored
Typically the major-version-only link for shared libs are included in the base package. Move the links into the base packages here, leaving the un-versioned links in the -dev packages. Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
- Feb 23, 2015
-
-
Bian Naimeng authored
${exec_prefix}/libexec/${PN} => ${libexecdir} Signed-off-by:Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Bian Naimeng authored
Specifying the plugin directory with a trailing '/' hit this failure in the install rule: ... snip ... install-exec-local: $(INSTALLOSX) @if test "$(plugindir)" != "$(prefix)/lib/sasl2"; then \ echo "********************************************************"; \ echo "* WARNING:"; \ echo "* Plugins are being installed into $(prefix)/lib/sasl2,"; \ echo "* but the library will look for them in $(plugindir)."; \ echo "* You need to make sure that the plugins will eventually"; \ echo "* be in $(plugindir) -- the easiest way is to make a"; \ echo "* symbolic link from $(plugindir) to $(prefix)/lib/sasl2,"; \ echo "* but this may not be appropriate for your site, so this"; \ echo "* installation procedure won't do it for you."; \ echo "*"; \ echo "* If you don't want to do this for some reason, you can"; \ echo "* set the location where the library will look for plugins"; \ echo "* by setting the environment variable SASL_PATH to the path"; \ echo "* the library should use."; \ echo "********************************************************"; \ fi Work around that. Signed-off-by:Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Armin Kuster authored
configure: error: Header file pcap.h not found; if you installed libpcap don't use pcap. Use the internal version. And minor configure cleanups Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-