Age | Commit message (Collapse) | Author | Files |
|
The NVidia display driver requires Xinerama to be enabled. Ion
uses that driver.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
Crash reporter requires curl. However, instead of adding a DEPENDS
I chose disabling the crashreporter. Mozilla is probably not
interested in OE-induced crash reports.
However, in the future we might want to enable it.
DEPENDS += "curl" must than be added.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
added BBCLASSEXTEND to the non-native recipes to automatically create the native recipes
|
|
Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
in my case,more informations are disponible reading the m4 dolt file here:
http://cgit.freedesktop.org/dolt/tree/dolt.m4
|
|
|
|
libdatetime-format-strptime-perl_1.1000.bb: created
|
|
*Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
in my case,more informations are disponible reading the m4 dolt file here:
http://cgit.freedesktop.org/dolt/tree/dolt.m4
*fixed libwmf problem:
libwmf-config is a program that is used for knowing the compilations
flags like that :
libwmf-config --cflags
-I/usr/include/freetype2 -I/usr/include
->But like the in example the host version was called and so some
/usr/include were included into the build process,
--with-libwmf-config=${STAGING_DIR} fixes it
->also depend on the native libwmf so it is not required on the host
in order to build abiword
*fixed runtime problem with the plugins:
In the trunk(which regenerate configure files like we do),
autogen-common.sh was called by autogen.sh
And not calling it creates issues like for instance the absence of the
the collab plugin in the installation directory
|
|
Note that the native recipe(which depend on the non-native recipe)
is needed for a future fix for abiword 2.8.1
|
|
|
|
into org.openembedded.dev
|
|
libxml-dom-perl_1.44.bb: created
|
|
libxml-regexp-perl-native_0.03.bb - created
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
'ifup -a' makes a NFS mounted rootfs dissappear underneath us, so
add detection of such rootfs and do not (de)configure.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
into org.openembedded.dev
|
|
|
|
* remove old recipes/xorg-app/xeyes_1.0.991.bb because its only snapshot
* remove old recipes/xorg-driver/xf86-input-joystick_1.4.99.2.bb
* bump preferred version of eyes and xf86-input-joystick even for R7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
latest, because that old isn't compatible with xserver used in R7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
included upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Define BINV to 4.5.0
* Add fortran-cross-compile-hack.patch.
* Bump SRCREV.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
change.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* there already exists a recipe called mpc
so call this one as libmpc to avoid DEPENDS
collision.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
there is choice between gzip and lzma for the initramfs.cpio - in patchwork there are pending patches for lzo compressor, so we add lzo too - patch is only concerning initramfs images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mesa-dri_git.bb
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
overwritten MM_Unix.pm in staging
(see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this.
|
|
|
|
overwriting MM_Unix.pm
It is not needed anyway as makemaker is already created when perl is build, so remove
|
|
|
|
|
|
missing GNU_HASH
* it was suggested on the oe-devel mailinglist that it doesn't matter for libobjc
|
|
* Delete the unused patches
* Add --with-system-zlib to configure options.
* Add patches needed for uclibc build.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
of booting from internal hdd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|