Age | Commit message (Collapse) | Author | Files |
|
OE has ppp-2.4.3-mppe-mppc-1.1.patch for pppd and it disables
'require-mppe-128' option, so poptop complains:
In file /etc/ppp/options.pptpd: unrecognized option 'require-mppe-128'
on start. Fix that by using 'mppe' option.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Poptop tries to use that and we have it removed since it's broken, no good.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Takes some time for clamav to shut down and it's better to return from
init script only when it actually is stopped.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
automake 1.11.1
|
|
1.11.1
|
|
|
|
|
|
install error
|
|
automake 1.11.1
|
|
|
|
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
subdir for each keyboard)
* Newer illume isn't looking for keyboards in subdirectories of
/usr/lib/enlightenment/modules/illume/keyboards/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
The package contains a small utility realpath, which converts each
pathname argument to an absolute pathname, which has no components
that are symbolic links or the special . or .. directory entries.
This utility provides mostly the same functionality as `/bin/readlink -f'
in the coreutils package.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
This is not needed if you are building with busybox, however it is
required if attempting a busybox-less build and do not want to have DPKG
installed.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
We need some of the features in the ubuntu version of ifupdown, rather than
the version found in Debian.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
into org.openembedded.dev
|
|
as discussed on #oe
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
* stage sconscript file that gets the toolchain options from the environment
|
|
* Add experimental FSO PBAP for SHR only
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
do_install_append
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Philip Balister <philip@balister.org>
|
|
|
|
* this avoids an error with curl internal checks that get triggered for some reason on 64 bit buildhosts
|
|
suspend/resume w/ console on a VT
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Add null conf files for protocols (allows tighter permissions
setting and sets some starting point for configuration in general),
fix permissions for log directory.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
Bug: #998
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
* sort pointed to staging in updatedb script
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
Without that fix it fails like this:
| oe_libinstall: cd ${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/libpcap-1.0.0
| install: cannot create regular file `${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/image/usr/share/aclocal/libpcap.m4': No such file or directory
NOTE: Task failed: ${WORKDIR}/armv6-angstrom-linux-gnueabi/libpcap-1.0.0-r6/temp/log.do_install.32266
|
|
|
|
* as libaoss.so is in -dev it has to be renamed in aoss
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
Fixes "cast discards qualifiers from pointer target type" warning on
gthread.h:348 which is especially annoying when package is being built
with -Werror.
2.22 glib branch is not affected.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|