Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
add PR = r1 to recipes not including any .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
branch
|
|
|
|
* 0.23 is incompatible with 0.22 (as usual with mythtv)
|
|
* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
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>
|
|
Update Lite5200 board config with correct console definition, kernel provider
and kernel image.
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.
|
|
|
|
* http://code.google.com/p/opkg/issues/detail?id=50
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* 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>
|
|
* This patch removes the usage of quilt import <patch>
instead it creasted a symlink to the patch in the patches
directory and synthesizes the series file which otherwise
would be done automatically by quilt import.
* This should help a bit in reducing build time as it avoids
copying of the patch and also other things that quilt import
would otherwise do.
* Tested by doing minimal-image on qemuarm.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
|