- Oct 05, 2014
-
-
Martin Jansa authored
* as reported by Pieter, it's usually pulled through gstreamer1.0 which is enabled by default, but when disable it can fail to find Xdamage.h Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Wenzong Fan authored
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required. Homepage: http://www.rsnapshot.org/ Signed-off-by:
Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
Fix fetch failures Remove automate patch we have 1.12+ automake in OE-Core now Change-Id: I2ba1f6fb173613774f29f87c621ad3ca10f4e872 Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
We added heavy dependency list, but lets make it configurable Change-Id: I8d9641fdbbf49c4601d8fbc1fe8ccfae2f6acf2c Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fathi Boudra authored
update md5sums and refresh patches Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/post/view/85/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/post/view/86/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/post/view/87/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrea Adami authored
Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
-
- Oct 03, 2014
-
-
Martin Jansa authored
* it's needed for newer qtwebkit-5.4 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Chong.Lu@windriver.com authored
Add systemd service for quagga. Signed-off-by:
Chong Lu <Chong.Lu@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chong.Lu@windriver.com authored
We need subpkgs to start quagga, so add them to RDEPENDS. Signed-off-by:
Chong Lu <Chong.Lu@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jackie Huang authored
Changed: * Add init scripts and default configs based on debian * Add a patch for crosscompile nm * Add a patch to suppress /usr/lib in krb5-config * Add DESCRIPTION * Remove blacklist and inherit autotools-brokensep * Add PACKAGECONFIG for ldap and readline Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chen Qi authored
Add systemd service for vsftpd. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chen Qi authored
Fix pkg_postinst to not exit if "$D" is not empty. Otherwise, postinsts from update-rc.d.bbclass would not run and the symlinks under /etc/rc?.d/ would not be created. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jackie Huang authored
The anonymous function redefined bindir to bindir_noprefix (and others), which broke the sstate between build dirs. The redefined *_noprefix was to used to pass to the INSTALL_* variables to change the layout as we want, but in fact we can do this in other ways instead of the pain one: 1) Change the default layout and a little adjustment. There are 4 install layout: STANDALONE(default), RPM, DEB and SVR4. And RPM is the one close to what we are using. 2) Don't use prefix and pass full paths to INSTALL_*. The mariadb's cmake define some of the INSTALL_* relative to CMAKE_INSTALL_PREFIX, So we can use empty CMAKE_INSTALL_PREFIX, then we can pass our full paths to INSTALL_* directly. This patch set the default layout to RPM and pass paths only for: - INSTALL_DOCDIR: no prefix prepending, so ${datadir} works. - INSTALL_LIBDIR/INSTALL_PLUGINDIR: use ${baselib}. The mysql-test is moved from /usr to /usr/share which is more reasonable, fix the FILES inclusion accordingly. Signed-off-by:Jackie Huang <jackie.huang@windriver.com> 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>
-
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>
-
Khem Raj authored
Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Oct 01, 2014
-
-
Andreas Müller authored
* continue the priority for packages shipping bash-completion * oe-core's latest changes turn sysroot conflicts into critical error ERROR: The recipe bash-completion is trying to install files into a shared area when those files already exist. Those files and their manifest location are: /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/nmcli Matched in manifest-overo-networkmanager.populate_sysroot /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/su Matched in manifest-overo-util-linux.populate_sysroot Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
checked in logfile: setting up ownership/permission is performed by make install Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
WARNING: QA Issue: tumbler rdepends on libxml2, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on libgsf, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on libbz2, but it isn't a build dependency? [build-deps] Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
* find freetype2 by packageconfig -> get out of blacklist * inherit gtk-doc to avoid | gtk-doc.make:7: error: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:59: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:64: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:73: error: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:294: error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | tumblerd/Makefile.am:93: warning: '%'-style pattern rules are a GNU make extension | autoreconf: automake failed with exit status: 1 Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
* add libsecret to DEPENDS * remove libglade from DEPENDS * wireless (nm-signal-*.png) icons were updated upstream * inherit gnomebase instead of gnome * make bluetooth PACKAGECONFIG - disabled by default Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
* use nss as default crypto engine to get out of blacklist due to missing gcrypt Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
- Sep 25, 2014
-
-
Chen Qi authored
Add systemd service file for smartmontools. The service is disabled by default. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chen Qi authored
Changes include: 1. Make it run at runlevel 2, 3, 4 and 5 by default. 2. Add /etc/default/smartmontools, just as Ubuntu does. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
The package provides the server daemon for the iSCSI protocol, as well as the utility programs used to manage it. iSCSI is a protocol for distributed disk access using SCSI commands sent over Internet Protocol networks Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Todd E Brandt authored
This is the package recipe for the phoronix test suite v5.2.1. The tool is for benchmarking and testing of the system. Signed-off-by:
Todd Brandt <todd.e.brandt@linux.intel.com> ---- meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_5.2.1.bb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) v2: changes based on Ross Burton's comments. However, I kept this line: S = "${WORKDIR}/phoronix-test-suite", since the tarball folder doesn't include the version number. v3: changed the license file locatoin and moved the RDEPENDS field down Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-