Age | Commit message (Collapse) | Author | Files |
|
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
* use the shiny new logo
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* ignore all chars sent before boot prompt
* accept only '.' to abort boot
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
The new version is split into different modules. To drag everything in we want
we include ibrdtnd now.
|
|
The new versions have been tested enough now to be the new default.
|
|
|
|
The second definition overlayed the first one. It was consistent, but we still
want to only have the correct one.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
gta02_drm_defconfig again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* though not machine specific, the recipe uses package_stagefile_shell
* and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
* in case of multimachine builds only the first one has a valid staging ipk.
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* As this is a weak assignment and bitbake.conf has a proper
assignment and bitbake.conf is included before distro conf
file it leaves this weak assignment as no-op. The problem happens
when using minimal but changing libc from eglibc to uclibc then
it will use same cache directory and then its infact wrong.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* xorg config file for xilinx-ml507 target platform
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
* kernel version 2.6.33
* frame buffer fix patch add support for new xps_tft
display modules
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
|
|
|
|
Per discussion with Enrico Scholz, there are better ways to debug problems
than this, so drop it, making it more consistent with oe_runmake and ensuring
we don't see problems with spaces in arguments.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
application
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
${PN}-dbg
Some libraries provide gdb autoload script as a debugging aid.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
While this deviates from ordinary BBPATH/FILESPATH behavior by bitbake and
OpenEmbedded, amend.inc is a special case. It's highly unintuitive for
someone to create, say, files/busybox/amend.inc relative to TOPDIR, with
${TOPDIR}/files in FILESPATHBASE, and suddenly things break, because that
amend.inc overrides one in an overlay.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* still disabling some important options (probably overkill):
* # CONFIG_BLK_DEV_BSG is not set (no need for udev)
* # CONFIG_SYSFS is not set # CONFIG_TMPFS is not set (no sys, devtmpfs)
*
* remove now unused kernel version committed by Zaurus developers
|
|
pixman 0.18.2: add recipe and rediff patches, make default for angstrom
|
|
* remember to do 'bitbake glibc' after building tcl so packaged-staging can restore its headers
|
|
Avoids total mess-up of build env caused by the newer tcl recipe
which has a bug, apparently, that overwites the regex.h file.
This should be temporary, and this workaround should be removed
once this problem is resolved.
|
|
* patch is not yet in ${RPSRC}
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
* Remove do_stage for binutils_cvs
* do_install is special for binutils cvs becasue
binutils cvs checks out whole src tree
hence it can not use autotools install funciton
because that will install all tools that are in
sourceware src repo. We only want all-ld all-binutils
and all-gas.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* first try: kernel compiles
* still hangs at: "Uncompressing Linux..... done, booting the kernel."
Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
|
|
* move patch from linux-kexecboot.inc
* see https://patchwork.kernel.org/patch/11166/
* committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
* Acked-by: Tom Rini <tom_rini@mentor.com>
* Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Acked-by: Koen Kooi <koen@openembedded.org>
|
|
Hi,
I was working on upgrading gettext and some other packages to latest
versions but they use features from automake 1.11. We have this recipe
but it not enabled. I ask for approval to make it default. I have
build few images thus far without any problems and SHR already uses
it as preferred automake. Some distributions ask for specific versions
they wont be affected.
Thanks
-Khem
* This would enable it by default for distributions
who do not stick to a particular version of automake.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
Given the other powerpc issues that are now fixed in 4.4.4, this leads to
ppc405 being broken.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not
|
|
|
|
* Update svn recipe to latest revision on trunk.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Bump the SRCREV to latest on git master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
(already in git)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|