summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* arptables: Import recipe from OE-Classic and update to latestKhem Raj2013-01-073-0/+161
| | | | | | | Make LICENSE more specific Add LIC_FILES_CHKSUM Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add netcat-bsd into meta-networking for meta-virutalization libvirt virt-testLei Yang2013-01-073-6/+40
| | | | | | | | | | | The netcat-openbsd in meta-virtualization layer has bugs. This update version will fix "nc: Protocol no available." error. As bruce point, we want to keep netcat in the meta-networking, which meta-virtualization will depend on,and this patch will let netcat-openbsd with low priority to install Signed-off-by: Lei Yang <lei.yang@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* meta-efl: upgrade efl to 1.7.5Martin Jansa2013-01-0629-142/+142
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk+3: update to upstream version 3.4.4Marko Lindqvist2013-01-062-37/+15
| | | | | | | | | | | * fix.build.automake-1.12.x.patch dropped as upstream has fixed the problem addressed. * COPYING has had formatting changes * In license segments of source files FSF street address is replaced with URL. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@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>
* layer.conf: Use .= for adding to BBPATH and += to BBFILESAndrei Gherzan2013-01-041-3/+3
| | | | | | | | | | | | | Fixes parsing errors which is appearing after this commit to meta-openembedded http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e This triggers exception NameError: name 'base_contains' is not defined without this change Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* radvd: change scanner.* file dependencyRoy.Li2013-01-042-1/+28
| | | | | | generation of scanner.c needs gram.h, not just scanner.o Signed-off-by: Roy.Li <rongqing.li@windriver.com>
* gsettings-desktop-schemas: remove from meta-gnome, new version was added in ↵Martin Jansa2013-01-031-17/+0
| | | | | | oe-core 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>
* xfce4-session: fix build on X11-less hostsAndreas Müller2013-01-032-2/+44
| | | | | | | | | error message was: | checking for iceauth... no | configure: error: iceauth missing, please check your X11 installation Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: update to 0.4.7Andreas Müller2013-01-031-5/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-places-plugin: update to 1.5.0Andreas Müller2013-01-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-mixer: update to 4.10.0Andreas Müller2013-01-031-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mousepad: initial add 0.3.0Andreas Müller2013-01-031-0/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-base: xfce-terminal -> xfce4-terminalAndreas Müller2013-01-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.6.1Andreas Müller2013-01-032-20/+12
| | | | | | | | | | * renamed upstream Terminal -> xfce4-terminal [1] * dependencies changed [1] [1] http://mail.xfce.org/pipermail/xfce/2012-December/031872.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* thunar: update to 1.6.2Andreas Müller2013-01-031-3/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tumbler: update to 0.1.26Andreas Müller2013-01-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exo: update to 0.10.2Andreas Müller2013-01-032-4/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus2: update DESCRIPTIONMartin Jansa2013-01-032-2/+2
| | | | | | * remove HAL from DESCRIPTION, it's from e_dbus Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus2: update SRC_URIMartin Jansa2013-01-031-1/+1
| | | | | | | * edbus2 was merged in efl tree and moved to IN-EFL in r81826 there is important fix also in IN-EFL/edbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2013-01-031-1/+1
| | | | | | | | | | * this upgrade is important mostly for edbus2 * edbus2 is using AC_TRY_RUN in edbus/m4/ac_valist.m4, it does not work for us cross-compiling * without this change eve/enjoy segfaults: http://sourceforge.net/mailarchive/message.php?msg_id=30297875 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>
* webkit-efl: fix build with bison-2.6+Martin Jansa2012-12-272-1/+560
| | | | | | * bison was upgraded to 2.7 in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs: reenable gvfs-smbAndreas Müller2012-12-273-6/+7
| | | | | | | | | samba was disabled in 12cf4fa8d23badbf55a018db0f821909294de34e because it caused OOM condition. This could not be reproduced any more. Likely reason for OOM wasmissing gdu-volume-monitor which is build by an own recipe nowadays. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> 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>
* xfce4-session: Add shutdown/reboot functionality for systemdAndreas Müller2012-12-272-0/+490
| | | | | | | can't wait for stable xfce 4.12 in 03/2013 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: remove gnome-keyring dependencyAndreas Müller2012-12-272-2/+86
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: update to 4.11.0Andreas Müller2012-12-273-68/+62
| | | | | | | | | this is a development release: * tests did not show errors * the new option to store default keyboard layout makes it worth to update Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: Remember the settings manager window sizeAndreas Müller2012-12-272-1/+157
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: add a 'Touchscreen pointer' option in mouse settingsAndreas Müller2012-12-278-2/+2470
| | | | | | | | | | | | | | | | | | | | | | 'Touchscreen pointer' can be set per pointer device. If the pointer device gets active (Press/Move/Plugin) and this option is set: * Mouse cursor is hidden during normal operation * When waiting for startup-notification a wait cursor is displayed * The gtk2 setting TouchscreenMode is set to e.g disable prelighting buttons on mouse over The changes are in use for a while now on my devices help using XFCE on touchsreen devices. The git-version of this patch series was sent to https://bugzilla.xfce.org/show_bug.cgi?id=9474 but no response was received yet. In the patch series attached here the binary cursor files 'invisible' and 'wait' were taken out of patch 0001.. because the files were not created by do_patch. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: add garcon to DEPENDSAndreas Müller2012-12-271-1/+2
| | | | | | | | | | | | | | error message was: checking for garcon-1 >= 0.1.10... not found *** The required package garcon-1 was not found on your system. *** Please install garcon-1 (atleast version 0.1.10) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openzone: Initial add 1.2.3Andreas Müller2012-12-271-0/+29
| | | | | 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>
* ruby: update to 1.9.3-194Jackie Huang2012-12-2614-31/+781
| | | | | | | | | | I sent this to oe-core but was told that it's not the right place and was suggested to send here. Most of the 1.9.3 patches originate from ruby-1.9.3.194-10.1.fc17.src.rpm Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ruby: Add from OE-ClassicJackie Huang2012-12-265-0/+109
| | | | | | | | * No modifications in this commit * MJ: PR reset, PRIORITY dropped, LICENSE fix, LIC_FILES_CHKSUMs added Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-ruby: add empty layerMartin Jansa2012-12-263-0/+41
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libpam: update bbappend to match new oe-core versionMartin Jansa2012-12-261-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: select recipes based on active collectionsEnrico Scholz2012-12-262-1/+19
| | | | | | | | | | | | | | | | | | Recipes of inactivate layers must been BBMASK'ed to prevent build errors. This is very unflexible and causes high maintenance effort for keeping the project configuration in sync with the actual meta-systemd layout. With this patch, the .bbappend files within the meta-* directories are ignored unless the corresponding collection has been selected. As it relies on the order of BBFILES and BBFILE_COLLECTIONS expansion, a sanity check has been added which aborts the build when assumptions do not apply anymore. MJ: added meta-xfce as it was created later MJ: fixed expression for oe-core bbappends Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: move libpam bbappend to oe-core prefixMartin Jansa2012-12-261-0/+0
| | | | 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>