Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.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: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* details: http://sourceware.org/bugzilla/show_bug.cgi?id=11258
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Thinking about it twice it makes not much sense in the image. It is not needed
for the board and people who are interested in delay tolerant networking can
just install the package.
|
|
|
|
* Install the scripts into /boot instead of datadir
* Install the original .txt's files as well as .scr's so that users can
use target mkimage to rebuild/modify/recreate
* Rename configs for consistency
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* don't use externals NTP servers
* use '-x' option to avoid forward time skips
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Jansson is a C library for encoding, decoding and manipulating JSON data.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Mario Schuknecht <m.schuknecht@dresearch.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
colons (Bug 5429)
* Use linux-uclibcebi for target OS on ARM uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: João Henrique Freitas <joaohf@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
edbus-ehal is not available anywhere in current metadata, just depend on
edbus to make images which include paroli build.
See also http://tinderbox.openembedded.org/packages/544404/
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* This patch is applied manually in the recipe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
/etc/securetty
* Some serial dev nodes are not part of /etc/securetty. So either
we can add them manually or deduce from SERIAL_CONSOLE. this does
the later. Tested on qemuarm which used ttyAMA0 for console and it
not listed in the securetty list. This authorizes root login on
the give named console.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
|
|
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
need to check)
|
|
|
|
* move DESCRIPTION to .inc
* remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from
kernel.bbclass
* update distro/machine configs where needed
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
linux-openmoko-shr-devel to linux-openmoko_2.6.29
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
pulling hal/udev-utils to some images
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* hald needs udevadm but not all of udev. If this binary
is moved into udev then it will have to pull in udev
which is unwanted.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 2.6.32 version is superior in all aspects
* this versions have WSOD issue on every resume (so not as usable as
2.6.32 where it's fixed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
* without, it fails with undefined reference to S_ISREG (the same for S_ISDIR)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Zigbee development tree which contains patches that have not yet hit mainline.
Known working machine is imote2 at the moment.
|
|
|
|
into org.openembedded.dev
|
|
* Main purpose of the patch was to fix the problem where udev-utils was
needed to be in root file system just to get udevadm binary. So this
binary is moved into udev package instead.
* Use INC_PR for all except udev 151.
* Use udev.inc in all recipes except udev 151.
* All udev recipes built udev_151 and udev_124 runs fine too.
* in udev_151 Add module-init-tools-depmod to RDEPENDS.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
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.
|
|
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>
|
|
* xorg config file for xilinx-ml507 target platform
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|