Age | Commit message (Collapse) | Author | Files |
|
This reverts commit 8caa53f00e415b36e0ffae9a7b8f5c837bc2acdf.
eee701 is not yet in openembedded.dev
|
|
|
|
The main advantage in this version is that the handling of fonts is a
lot better:
In emacs-x11 the used fonts are not tiny anymore and can
easily be chosen
Note that we still use qemu for bytecode compilation on x86,
that is for several reasons:
*The most important one is that it prevents using the host's
libraries
*It simplifies the recipe(no separate case when the architecture
is the same )
*It should work if someone cross-compiles for x86 on
his mips,arm,powerpc,sparc computer
Warning: emacs_23.1 has not been tested but emacs-x11_23.1 has
so putting defaullt preference to -2 in emacs_23.1
|
|
Recent mkfs.ext[2|3|4] create filesystems with 256 bytes inodes
So if you boot a system with a recent e2fsprogs,
install an openembedded based distribution like angstrom from it,
and then try to boot the openembedded-based distribution: it won't
work (grub wouldn't be able to read files from the disk)
The patch came from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23463236
|
|
update defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
* Remove src_distribute
* src_distribute_local change copy into symlink
* remove gettext, e2fsprogs version binding.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
also rtc.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
and new ones.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
HP Jornada 6xx.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
|
|
|
|
qemu-native has no support for sh3, one has to provide Qemu
outside of OE. Qemu only has the qemu-sh4 applet, but
since SH4 is a superset of SH3, simply linking qemu-sh4 to
qemu-sh3 and enabling ASSUME_PROVIDED += "qemu-native" will
do.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
in every rootfs built.
Signed-off-by: Alex Furgeson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
klcc and save 20kb size omitting ggdb3. Bump PR.
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This reverts commit c2b7702d52fd6f62f34e58dc2e806b44b8fb976b.
|
|
* This is not supporting multilib
* Only 64-bit userspace can be built.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
The udev configurations files are needed for Xorg configuration
for buglabs's bug device that will be commited later,
in order to find the right device nodes for the touchscreens
Note that the script creating the bmi(Bug module interface)
event pipe has not been commented out,because it will be needed
when the java bindings for the bug device will be in openembedded
The udev rules were took from buglabs svn:
svn://svn.buglabs.net/bug/branches/hrw/oe-stable-2009/
inside they are in meta-bug/packages/udev-rules/bug-udev/
|
|
|
|
|
|
classpath-native: Dito.
|
|
classpath-native: Dito.
|
|
|
|
|
|
|
|
|
|
|
|
to support use of nand and nor
(only tested for nor)
|
|
* dont use comments after your #undef settings for .in headers
* bump PR
|
|
* This stages m4 macro for use by autotools.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
* if EGL needs to be enabled, some more thought needs to get put into it, since libEGL.so is what gets provided by all those binary driver blobs
|
|
|
|
* include/asm link was killed in
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f7f16b7799ed68654850ab340ef812895aebcf4c
* utsrelease.h was moved in
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=273b281fa22c293963ee3e6eec418f5dda2dbc83
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
xf86bigfontproto.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* xcmiscproto was mis-spelled as 'xmiscproto'
as a result when xcmiscproto_1.2.0.bb was added
it started to pull that and 1.2 needs newer 1.4.1 utils-macros
which resulted in wierd configuration errors because we
have set 1.1.6 as PREFERRED_VERSION for X 7.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
|