Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
The older recipe(s) are needed for programs which have not updated to gpsd's
newer api. e.g. prismstumbler.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
gpe-package really depends on libipkg, not IPKG_VARIANT. It will not build
against a recent opkg.
Also, SRC_URI+=foo must be after inherit gpe or gpe.bbclass overwrites it.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This makes it possible to build an opkgless system, without having to set
DISTRO_UPDATE_ALTERNATIVES. In the unlikely event that someone doesn't want
opkg, but does want update-alternatives, one can set DISTRO_UPDATE_ALTERNATIVES
in the local.conf.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Failing log.do_configure:
automake (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.11
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ -I /mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I m4
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: tracing
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
autoreconf: configure.in: not using Libtool
autoreconf: running: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/m4/ --include=/mnt/oe/tmp/work/x86_64-linux/gnome-doc-utils-native-0.19.2-r5.2/gnome-doc-utils-0.19.2/tools/ --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/mnt/oe/tmp/sysroots/x86_64-linux/usr/share/aclocal --force --warnings=cross
configure.in:44: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:1824: IT_PROG_INTLTOOL is expanded from...
configure.in:44: the top level
configure:3319: error: possibly undefined macro: AM_NLS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1
FATAL: autoreconf execution failed.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke
6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes
are unused.
0.9.15 appears to be in use as it still builds. 0.9.21 is the
most recent recipe and has been retained.
Versions removed:
0.9.6
0.9.9
0.9.10
0.9.11
0.9.19
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Per Denys's suggestion.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* As suggested by Denis on mailing list.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
appeas in COMBINED_FEATURES
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
libgles-omap3-x11demos
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
and e2fsprogs-libs-dev is now e2fsprogs-dev
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
klibc-utils-static-fstype -> klibc-static-utils-fstype
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
klibc-utils-static-modprobe->klibc-static-utils-modprobe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
DEPEND on it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Some packages are renamed so RDEPEND on those instead.
* Some packages are removed so remove then from RDEPENDS too.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
|
|
DISTRO_SSH_DAEMON,DISTRO_DEV_MANAGER,DISTRO_INIT_MANAGER,DISTRO_LOGIN_MANAGER
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.co
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
hence removed.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* If a recipes has DEPENDS on another recipe which is nonworking
then move the recipe in question to nonworking too.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
also renamed the files dir to the more appropriate iscsi-target
added a DEFAULT_PREFERENCE = "-1" for beagleboard as
angstrom and minimal use a modified 2.6.32 kernel which breaks this recipe
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Several images want gst-plugin-modplug (e.g. illume-image and the
fso images). They fail to find it without this.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Use INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
|
|
This reverts commit 96503f06a6f1f0b7f9df44d97af90252717d8897.
As requested by Florian and Leon because the footprint of
these versions is smaller than the newer ones.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|
|
|
|
|
|
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Append autologin to default custom.conf
* Longer term need better replacement/conf mechanism
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Fix small typo
* Tune Clock/Data Recovery Configuration
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
da850-omapl138-evm/hawkboard
* NAND SUBPAGE seen to give problems with UBIFS
* Workaround identified by Caglar
* Applied configuration locally here to board files
* Add Initial UBI settings to da850-omapl138 machine
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
disable MMC)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
/proc/kallsyms.
|
|
|
|
fail on rc and four-part versions.
|
|
|
|
|