summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* atftp: Upgrade to latest from gitKhem Raj2013-01-083-10/+311
| | | | | | Add patches to let atftp serve huge ramdisks >500M in size Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liblockfile: Upgrade 1.06 -> 1.09Khem Raj2013-01-086-21/+22
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jansson_2.3.1.bb: Fix multilib use BPN in SRC_URI instead of PNKhem Raj2013-01-081-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: Use ${PN} instead of hardcoding net-snmpKhem Raj2013-01-081-3/+3
| | | | | | | | This shows up when doing multilib builds where PN != BPN and warnings about non existent systemd packages are popping up. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmad: replace obsolete automake macros with working onesMarko Lindqvist2013-01-062-1/+19
| | | | | | | | 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>
* libmikmod: replace obsolete automake macros with working onesMarko Lindqvist2013-01-062-0/+16
| | | | | | | | 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>
* tslib: replace obsolete automake macros with working onesMarko Lindqvist2013-01-062-1/+18
| | | | | | | | 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>
* HostAP-daemon patch to make it compile with libnl 3.2Damien RANNOU2013-01-032-1/+2
| | | | | Signed-off-by: Damien RANNOU <damien.rannou@diateam.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: reconfigure for aarch64Riku Voipio2013-01-031-1/+2
| | | | | | | krb5 needs reconfigure, since the current config.sub included doesn't include aarch64. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyqt: upgrade to 4.9.6Martin Jansa2013-01-023-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sip: upgrade to 4.14.2Martin Jansa2013-01-022-4/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sip-native: upgrade to 4.14.2Martin Jansa2013-01-021-4/+3
| | | | | | * only copyright year updated in LIC_FILES_CHKSUM Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: disable openclMartin Jansa2012-12-271-2/+2
| | | | | | | | | | * it can try to use host paths like: -lOpenCL -L/usr/lib/nvidia -lCL -L/usr/lib/nvidia -lclparser -L/usr/lib/nvidia ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add new package libwbclient to avoid libsmbclient dragging in sambaAndreas Müller2012-12-272-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | To find which dependency dragged in samba in folder image readelf was performed: > readelf -d usr/lib/libsmbclient.so Dynamic section at offset 0x4bfec0 contains 36 entries: Tag Type Name/Value 0x00000001 (NEEDED) Shared library: [libc.so.6] 0x00000001 (NEEDED) Shared library: [libtalloc.so.2] 0x00000001 (NEEDED) Shared library: [libtdb.so.1] 0x00000001 (NEEDED) Shared library: [libwbclient.so.0] 0x00000001 (NEEDED) Shared library: [libresolv.so.2] 0x00000001 (NEEDED) Shared library: [libnsl.so.1] 0x00000001 (NEEDED) Shared library: [libdl.so.2] 0x00000001 (NEEDED) Shared library: [librt.so.1] 0x00000001 (NEEDED) Shared library: [libz.so.1] 0x00000001 (NEEDED) Shared library: [libpthread.so.0] 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1] 0x0000000e (SONAME) Library soname: [libsmbclient.so.0] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: disable keyboard selectionAndreas Müller2012-12-271-2/+1
| | | | | | | | | | Keyboard selection with lxdm is not very helpful: * new keyboard connected get US layout independent of selection * the selection is not persistent and has to be made on every login Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xcursorgen: initial add 1.0.5Andreas Müller2012-12-271-0/+12
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* icon-slicer: initial add 0.3Andreas Müller2012-12-272-0/+40
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sip, sip-native: use SF mirror instead of riverbankcomputing.comMartin Jansa2012-12-253-2/+8
| | | | | | * riverbankcomputing.com keeps only very latest version while SF keeps few versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tangogps: removeMartin Jansa2012-12-253-71/+0
| | | | | | * foxtrotgsp is better maintained and now tangogps.org domain is gone too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* f2fs-tools: change SRC_URI to use git repo on kernel.orgMartin Jansa2012-12-251-3/+3
| | | | | | | | | * sf does not provide tarballs anymore: The f2fs-tools is no longer maintained through sf.net. Instead, please access the following url. http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pavucontrol: upgrade to 1.0Martin Jansa2012-12-252-17/+13
| | | | | | | | | * also fixes build without lynx: | make[2]: Entering directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc' | make[2]: *** No rule to make target `README', needed by `all-am'. Stop. | make[2]: Leaving directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* navit: bump SRCREV to latestMartin Jansa2012-12-232-78/+1
| | | | | | * taking-address-of-temporary-array.patch was fixed in upstream r5243 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hplip: fix build with newer cupsMartin Jansa2012-12-232-0/+398
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libedit: upgrade to 20121213 and fix downloadMartin Jansa2012-12-231-2/+4
| | | | | | * pass bitbake as User-Agent to wget, without this upstream site refuses with 406 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmicrohttpd: change SRC_URI to mirror with old archive still availableMartin Jansa2012-12-231-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udh: inherit pythonnativeMartin Jansa2012-12-231-2/+2
| | | | | | | | | | | | * fails without: | -- Configuring the python interpreter... | -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) | -- Python interpreter: PYTHON_EXECUTABLE-NOTFOUND | -- Override with: -DPYTHON_EXECUTABLE=<path-to-python> | CMake Error at cmake/Modules/UHDPython.cmake:54 (MESSAGE): | Error: Python interpretor required by the build system. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hddtemp: apply hddtemp-db.patch to our hddtemp.dbMartin Jansa2012-12-233-147/+23
| | | | | | | | | | * some versions of patch utility refuse to accept such patch: ERROR: Command Error: exit status: 1 Output: Applying patch hddtemp-db.patch Ignoring potentially dangerous file name ../hddtemp.db can't find file to patch at input line 7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hddtemp: rename files to hddtemp for faster lookupMartin Jansa2012-12-236-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qwt-e: exclude from worldMartin Jansa2012-12-231-0/+2
| | | | | | | | * qwt and qwt-e cannot be built in the same sysroot, it's correctly checked: | Project ERROR: local build will conflict with /OE/jansa-test/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/libqwt.* but there is no point to include both in world build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-238-8/+8
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpm: disable -WerrorMartin Jansa2012-12-231-0/+5
| | | | | | * 1.99.7 has a lot of issues, maybe we should bump PE and go to stable 1.20.7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* omgps: fix build with gdk-pixbuf-2.26.5 from oe-coreMartin Jansa2012-12-237-1/+32
| | | | | | * also add Upstream-Status to other omgps patches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* links: upgrade to 2.7 to fix build with libpng-1.5Martin Jansa2012-12-235-140/+9
| | | | | | | | | | | | | * cookies api changed between 2.1pre30 and 2.7 * LIC_FILES_CHKSUM changed because of formal change 296c296 < This program is free software; you can redistribute it and/or modify --- > on, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 > USAThis program is free software; you can redistribute it and/or > modify Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fltk: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-232-0/+64
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-232-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libass: upgrade to 0.10.1Martin Jansa2012-12-233-8/+7
| | | | | | | * old version wasn't compatible with libpng-1.5 from oe-core * COPYING was updated with ISC text old 0.9.11 was GPLv2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: disable avahi and build without aclFahad Usman2012-12-212-1/+3
| | | | | | | | | disable avahi and acl to avoid some random build failures. We do not want samba to auto-detect the presence of avahi and/or acl, explicitly disabling or enabling them guarantees a more predictable build process Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Avoid use os Xos.h from hostOtavio Salvador2012-12-211-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Disable printing supportOtavio Salvador2012-12-191-2/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Update SRC_URI and add libxft in dependsOtavio Salvador2012-12-191-2/+4
| | | | | | | | | | | | | The file couldn't be found in the official repository and it seems unmaintained as it had processing errors when trying to register to be able to download the last release. Researching in the web a mirror has been found and than we're using now this mirror so fetch works again. During build test, from a clean tmp directory we found that libxft is a hard dependency so we add it to depends list. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "openmotif: remove due to lack of libxp in repository"Otavio Salvador2012-12-192-0/+53
| | | | | | | This reverts commit 14b68506078a4133e743491d35245775a58a1317. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-plugin-rssyl: upgrade to 0.34Ben Deering2012-12-191-5/+2
| | | | | Signed-off-by: Ben Deering <ben_deering@swissmail.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-plugin-mailmbox: upgrade to 1.15Ben Deering2012-12-192-223/+3
| | | | | Signed-off-by: Ben Deering <ben_deering@swissmail.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-mail: Upgrade from 3.6.1 to 3.9.0Ben Deering2012-12-195-628/+4
| | | | | | | | Switch Claws mail to latest version (3.9.0) and remove patches that were applied to 3.6.1. The patches do not seem to be needed anymore. Signed-off-by: Ben Deering <ben_deering@swissmail.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-mako: install standalone, not as an eggRoss Burton2012-12-191-1/+5
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: fix pkg-config file generationStefan Herbrechtsmeier2012-12-192-0/+47
| | | | | | | | Replace absolute library path with library name spec and library search path option in pkg-config file. Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyudev: upgrade to 0.16.1 and fix some issuesMartin Jansa2012-12-191-4/+7
| | | | | | | | | | * RDEPENDing on libudev always selects udev as provider (even when systemd should be used), for details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3622 * don't import pyudev from setup.py to get right pyudev version, this does not work without pyudev installed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-geode: Add rdepends on EXA Xorg moduleOtavio Salvador2012-12-191-1/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: fix path to recipe and upgrade to 1.11Martin Jansa2012-12-181-0/+39
| | | | | | | | | | | | | * drop PR * fix FILES_${PN}-doc * fix QA warnings: WARNING: QA Issue: krb5: Files/directories were installed but not shipped /usr/share/gnats /usr/share/gnats/mit and RPATH entries Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: move to meta-gnome due to libnotifyMarcin Juszkiewicz2012-12-182-53/+0
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>