Age | Commit message (Collapse) | Author | Files |
|
Exclude mtd* devices from the persistent storage rules to avoid invalid
vol_id invocations on MTD partitions that may not be accessible.
Signed-off-by: Maxime Petazzoni <mpetazzoni@mvista.com>
|
|
* Some recipes like sysvinit checks for libutils
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* uclibc does not export res_query as weak like glibc, instead it exports
__res_query and then in resolv.h it defines res_query as __res_query,
the check for this fuction in configure checked the availability in every
way except it did not check if the function is in C library by including
resolv.h. Without resolv.h the function is reported as undefined.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
considered octal too, but its OK for < 08
|
|
* update-rc.d_0.7 calls "printf %02d 09" inside and 09 is considered as
octal number and it fails, then stop parameter is used as 00 and "sh:
09: invalid number" is shown in postinst.
* Maybe this should be fixed in update-rc.d as it suggests to use both
digits "update-rc.d [-n] [-r <root>] [-s] <basename> defaults [NN | sNN
kNN]" which is quite misleading as you cannot use 's' or 'k' as
prefix.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
51d8c69272483d1749587ba589f038e81718afc3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Special thanks to Mike R. for updating the cm-t35 patches so quickly!
|
|
The rpm build is failing on the internal db3 build because it thinks
db_cv_mutex=no is telling it that "no" is the mutext type. Setting
this to proper values for the platforms that didn't have them set
already should fix the rpm builds.
Signed-off-by: Brian Pomerantz <bapper@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
* Update default config
* Add patch (from upstream) to retain the visibility of the navigationbar in fullscreen mode.
It can be hidden manually, the way it used to be in 0.2.0
* This closes SHR bug #768
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
* it is the default path in the ARGS, so it should better exist
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Using BBCLASSEXTEN = "native" to give a native version too
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
upstream
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: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
provider in sane-feed-ipk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
compatibility-providers.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
compatibility-providers.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
compatibility-providers.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
angstrom, shr preferred providers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* switch to INC_PR and .inc
|
|
First thanks to:
*hrw for telling me how to solve a complicated libpng3 RDEPENDS problem:
libpng is,as pb_ explained,is renamed to libpng3 in a way that we can't
predict...so the solution was to add libpng3 to RDEPENDS and bitbake
would have renamed it automatically,and it did. thanks a lot!
*Ivanovic in #wesnoth-dev for telling me that removing the cmake script
that finds boost make it uses the one shipped with cmake and so
it finds more recent versions of boost
Tested on:
*shr/merge with om-gta02 machine
*boost 1.41.0(boost 1.40.0 didn't configure for me because of a bug that
made it require MPI)
*640x480 resolution(the campaign don't work in 480x640 because the dialog
of the character that appear at the bottom of the screen trigger assertions
that makes the program abort)
The solution for it would be to re-use the wml and maybe also the
source code of the port wesnoth to the iphone available here:
http://wesnoth.repositoryhosting.com/trac/wesnoth_wesnoth/
the wml files in question are located here:
/usr/share/wesnoth/data/themes/default.cfg
they contain the screen layout definitions.
This recipe compiles wesnoth with tiny GUI,that is better because we can go
in lower resolutions,but the in the game,the forests appear as grass
(that's because of the side effects of resizing a picture)
|
|
* Add patch to fix build issue in rpc.
* Apply installfix patch to sort out parallel builds.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
R|PROVIDES and DEPENDS
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
already is)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
*1.41.0 fixes a bug with MPI: in 1.40.0 if you don't have the mpi
libraries installed in your host it fails
*added the dependency on icu because of things like that:
unicode/utypes.h: No such file or directory
*made it install in ${libdir} instead of ${libdir}/boost-${PV}:
thanks woglinde for pointing me that a variable existed for that
that is achieved with -DINSTALL_VERSIONED:BOOL=OFF
*removed an useless like that were here because the recipe was
copied from the split function was copied from an old boost recipe
that used bjam
|