summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by ↵Martin Jansa2012-08-072-0/+8
| | | | | | | | package.bbclass for striping * with http://patchwork.openembedded.org/patch/33365/ it's not fatal but still anoying Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbreader: drop machine overridesMartin Jansa2012-08-072-9/+0
| | | | | | * sorry forgot to move them to .bbappend before merging to meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gedit: unbreak build by adding pythonnative to inheritAndreas Müller2012-07-311-1/+2
| | | | | | | | | | error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gedit-2.30.4-r0/gedit-2.30.4' ERROR: Function failed: do_qa_configure Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon: remove gtk-doc from inherit to unbreak buildAndreas Müller2012-07-311-2/+2
| | | | | | | | error message was: gtkdocize: GTK_DOC_CHECK not called in configure.ac Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes-devtools/autoconf-archive: new recipes for autoconf-archiveMartin Ertsaas2012-07-312-0/+29
| | | | | | | Add a new recipes which provides autoconf-archive 2012.04.07. This gives quite a few m4 files, which might be useful in toolchains. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-menus: stop configure detecting host's pythonAndreas Müller2012-07-311-1/+2
| | | | | | | | | | | | | | This patch does not cause python bindings builded properly (native headers included) error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-menus-2.30.5-r0/gnome-menus-2.30.5' ERROR: Function failed: do_qa_configure ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-menus-2.30.5-r0/temp/log.do_configure.7913 NOTE: package gnome-menus-2.30.5-r0: task do_configure: Failed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* exo: stop configure detecting host's pythonAndreas Müller2012-07-311-3/+2
| | | | | | | | | | | | | | This patch does not cause python bindings builded properly (native headers included) error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/exo-0.6.2' ERROR: Function failed: do_qa_configure ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/temp/log.do_configure.13932 NOTE: package exo-0.6.2-r0: task do_configure: Failed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emacs: drop older version 23.1Martin Jansa2012-07-316-198/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pixman: add patch to fix SEGFAULT when parsing auxvMartin Jansa2012-07-312-2/+125
| | | | | | | | | | | | | | | * without this patch emacs won't build * temacs is executed in qemu and fails like this: qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault which is actually: Program received signal SIGSEGV, Segmentation fault. __GI_strncmp (s1=s1@entry=0x0, s2=s2@entry=0x40d68638 "v7l", n=n@entry=3) at strncmp.c:64 64 strncmp.c: No such file or directory. (gdb) bt Backtrace stopped: previous frame identical to this frame (corrupt stack?) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: upgrade to 23.4Martin Jansa2012-07-314-2/+132
| | | | | | | * package icons in PN * pass --with-crt-dir option to resolve crt* used from host system Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix dso buildMartin Jansa2012-07-312-1/+42
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblockfile, libungif: import from oe-classicMartin Jansa2012-07-316-0/+199
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: ↵Martin Jansa2012-07-3132-0/+1122
| | | | | | import from meta-smartphone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: import from meta-smartphoneMartin Jansa2012-07-315-0/+223
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mcnavi, monav, omgps, orrery: import from meta-smartphoneMartin Jansa2012-07-3112-0/+327
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-epydoc, python-gdata, python-ldap, python-webdav: import from ↵Martin Jansa2012-07-315-0/+82
| | | | | | meta-smartphone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-mail, sylpheed: import from meta-smartphoneMartin Jansa2012-07-3111-0/+999
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libetpan: import from meta-smartphoneMartin Jansa2012-07-313-0/+47
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnuplot: import from meta-smartphoneMartin Jansa2012-07-317-0/+597
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-elf: e-module: add *.a to PN-staticdevMartin Jansa2012-07-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udev-extra-rules: drop in favor of udev-extraconf from oe-coreMartin Jansa2012-07-317-220/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add chrpath-native to DEPENDS otherwise it could autodetect host chrpathMartin Jansa2012-07-302-4/+4
| | | | | | | | | | * which doesn't work sometimes: chrpath -d "/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd" `/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: use new update-alternatives syntaxMartin Jansa2012-07-301-5/+4
| | | | | | * fixes warning WARNING: e-wm: Use of ALTERNATIVE_NAME is deprecated, see update-alternatives.bbclass for more info. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: add patch to build against newer webkit-eflMartin Jansa2012-07-302-0/+40
| | | | | | | | | | * otherwise fails at runtime: CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x617f00 is version 4 while 5 was expected. CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x6180c0 is version 4 while 5 was expected. eve[627]: segfault at 0 ip (null) sp 00007fff7ee1fb18 error 14 in eve[400000+18000] Segmentation fault Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.9.3Martin Jansa2012-07-304-126/+27
| | | | | | | | | | * some revisions are broken for armv4t, see my comment at https://bugs.webkit.org/show_bug.cgi?id=80354 * and newer then this need developement snapshot of glib/glib-networking/libsoup-2.4 https://bugs.webkit.org/show_bug.cgi?id=91626 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: drop older version 3.4Martin Jansa2012-07-285-255/+0
| | | | | | * GNUtoo tested 3.5 and it works fine, Thanks Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* upower: use gobject-introspection-stub instead of -native which was removed ↵Martin Jansa2012-07-281-2/+2
| | | | | | in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgee: use gobject-introspection-stub instead of -native which was removed ↵Martin Jansa2012-07-281-4/+3
| | | | | | in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: use gobject-introspection-stub instead of -native which was removed ↵Martin Jansa2012-07-282-15/+5
| | | | | | in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarballMartin Jansa2012-07-283-3/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tcpdump: bump PR to rebuild against libpcap1 instead libpcapMartin Jansa2012-07-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nano: add PACKAGECONFIG for 'tiny' buildChristopher Larson2012-07-251-2/+2
| | | | | Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* netperf: correct paths in the example scriptsChristopher Larson2012-07-251-0/+10
| | | | | Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ristretto: add exo to DEPENDSAndreas Müller2012-07-251-1/+2
| | | | | | | | | | error message was: | configure:7743: checking for exo-1 >= 0.4.0 | configure:7785: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgpewidget: cleanup thanks to new gtk-doc.bbclassMartin Jansa2012-07-241-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libbonoboui: cleanup thanks to new gtk-doc.bbclassMartin Jansa2012-07-241-4/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* orbit2: cleanup thanks to new gtk-doc.bbclassMartin Jansa2012-07-243-240/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: inherit pythonnativeMartin Jansa2012-07-241-2/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Conflicts: meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
* gpsd: inherit pythonnativeMartin Jansa2012-07-243-6/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cramfs_cvs.bb: fix compile step so it can be rerun without failingMatthew McClintock2012-07-231-1/+2
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add glib-2.0 to DEPENDSMartin Jansa2012-07-231-2/+2
| | | | | | | | | | | | * | No package 'glib-2.0' found | No package 'gobject-2.0' found | configure:16371: error: Package requirements (glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0) were not met: | | No package 'glib-2.0' found | No package 'gobject-2.0' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: cleanup /var/run on boot and create /var/run/utmpMartin Jansa2012-07-232-1/+8
| | | | | | | | | | | | | | * Angstrom uses /var/run cleanup because: Some apps (e.g. avahi-daemon) to clean up their old-style pid files and fail to start every other boot. Se we let systemd clean it on boot. Which seems general enough, so lets move var-run.conf from base-files.bbappend to systemd recipe. * /var/run/utmp was created by volatiles before, but without sysvinit installed systemd-update-utmp-runlevel.service fails to start without this file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev-extra-rules: add mount.blacklist to CONFFILESMartin Jansa2012-07-231-2/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* phonet-utils: package udev rulesMartin Jansa2012-07-231-1/+2
| | | | | | | | | | | | * fixes: WARNING: QA Issue: phonet-utils: Files/directories were installed but not shipped /lib /lib/udev /lib/udev/rules.d /lib/udev/rules.d/85-phonet-utils.rulesZZ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: include /etc/rpm/macros.systemd in PN-devMartin Jansa2012-07-201-2/+2
| | | | | | | | | | * fixes: WARNING: QA Issue: systemd: Files/directories were installed but not shipped /etc/rpm /etc/rpm/macros.systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add usbutils to DEPENDSMartin Jansa2012-07-201-2/+2
| | | | | | | | | * fixes: | No package 'usbutils' found | configure:16015: error: Package requirements (usbutils >= 0.82) were not met: Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: rename bbappend to match new version from oe-coreMartin Jansa2012-07-191-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wpa-supplicant: rename bbappend to match new version from oe-coreMartin Jansa2012-07-191-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: pulseaudio: rename bbappend to match new oe-core versionMartin Jansa2012-07-191-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eina: do not remove bindir, it's not created with new automakeMartin Jansa2012-07-191-4/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>