Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
lirc versions before mar 20, 2010 do not compile with kernels >= 2.6.33
As there is no regular release after that date, I've moved lirc to the current cvs head
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
if we don't check if empty and empty.gz already exist,
The fist time empty.gz is copied to the deploy dir,
then the second build we have:
gzip: empty.gz already exists; not overwritten
And it fails.
so we need to touch and gzip only if empty.gz not already present.
|
|
|
|
|
|
into org.openembedded.dev
Conflicts:
recipes/tgt/tgt_1.0.5.bb
|
|
build failed for me on a fresh build in do_install because this path
${S}/vpx-vp8-nopost-nodocs*${PV}/* did not exist.
adding --disable-install-docs caused the path name to become correct.
open issue: lots of files are reported as being installed but not in any package
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
loaded
|
|
|
|
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* move the common build logic in gstreamer-ti.inc
* rebase patches to latest svn rev.
* add profile .sh to disable XDM 0.9 elements.
* Except beagleboard, do not autoload kernel module in initscript. this is
mainly because gst-ti loadmodule is not enough for all application (e.g
dvsdk demo, dmai etc). And since beagle community is not installing dvsdk
demo's hence its safe to install those kernel modules as the boot time.
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* run dmai release steps in do_install_prepend()
* apply dmai DM365 resizer patch needed for gstreamer TIVidResizer element.
* update dm365 loadmodule.sh
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
it, it kills the ability to use different splashes in different images
|
|
|
|
llvm2.7 2.7: Build with shared library, added patch to work around not correctly linking libgcc.
|
|
Install only sshd and keygen, rather than the full ssh package,
and (temporarily) remove the RAID/mdadm support. Necessary to make
space in the flash filesystem until the root cause (util-linux-ng
bogus dependency issue) is located and fixed.
|
|
|
|
* console-base-image and gnuradio-image are using psplash-zap but
* some distros do not define SPLASH then image.bbclass provides as
* default SPLASH ?= ""
* We can conclude that if they don't have SPLASH they probably don't want
* psplash-zap.
* bump PR
|
|
* Update version number of svn recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
*removed the useless CCACHE=""
*do_configure_append is still necessary,else you still have issues
like that:
| sound/rate_arm_asm.s:713: Error: no such instruction: `ldr PC,[r13,'
*I took the following from DJWillis(John Willis)'s recipe(he sent it to me via mail)
# Make this a plugin enabled build. Bigger binary, less memory usage. Makes more games run on lower end platforms.
# These plugins are not normal Linux shared libs so will fall foul of the sanity checker.
INSANE_SKIP_${PN} = True
EXTRA_OECONF += " --enable-plugins --default-dynamic "
The comment are self explanatory
Thanks a lot John Willis(who is a scummvm developer)
|
|
|
|
if we don't gzip the empty ramdisk,the bootloader will refuse
to boot our kenrnel when in fastboot mode and will display this message:
booting... FAILED (remote: reproduce boot image with on-flash ramdisk error)
|
|
If we don't add a custom file containing auto usb0,
usb0 is not configured at boot and we can't ssh into the phone
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
* only 769 from 1102 recipes were covered by automatic PR bump, list
of remaining 333 recipes not using PR/INC_PR is available for manual
PR add or INC_PR conversion - volunteers?
http://build.shr-project.org/tests/jama/files.not.PR.bumped
* just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good
idea without manual check, because sometimes they rely on PR set in
their .inc file and "r1" could make it go backwards
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES
* even worse than last RDEPENDS/RRECOMMENDS change, because now ie:
opkg info coreutils-doc
Provides: textutils, shellutils, fileutils
Replaces: textutils, shellutils, fileutils
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
|
|
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>
|
|
Fixes a lot of real bugs.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Dates back to 2005, doesn't use .inc file.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
As per comment in iperf.inc threading was disabled because it doesn't
work on one particular configuration. I don't think it's right to cripple
everyone's iperf because of that. It also works fine here with NPTL-enabled
uclibc, thus limit this hack to epia machine only.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Xtables-addons is a package that obsoletes the old patch-o-matic
repository for the Linux kernel and iptables. Instead of patching
the kernel source, extensions are built as modules and thus allow
extending kernels without recompilation.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|