Age | Commit message (Collapse) | Author | Files |
|
* Update the checksums accordingly.
* This also updates linux-h1940_2.6.14-h1940.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Move to using INC_PR.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Condense use of SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
I have patched up the autoconf stuff as it was searching in pretty hard
coded paths for c-client and openssl.
|
|
I picked this version as being the same one debian uses. The old version
hasnt compiled for a long time anyway due to misbalanced quotes so I
removed it. Updated the DEPENDS line for some missing ones
|
|
* This patch is applied to 1.5.3, therefore versions older
than that will need this patch to compile xserver-kdrive
Signed-off-by: Jay Snyder <jay.snyder@tycoelectronics.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* the uic, moc and rcc tools still need to get packages, but we have package all libs now
|
|
* recipes still need lots of cleanup and fixes, help welcome
|
|
|
|
|
|
|
|
actually commented out
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
touch dummy INSTALL file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
one. (connman 0.46)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Delete the patches which are not applied to 2.20 recipes.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
mbstring that cannot be checked
This enables UTF-8 support in OE php
|
|
Re-enabled pcntl as it seems to be compiling, removed string.c patch
as that seemed to be no longer required and rehashed other patches for
the new version.
|
|
|
|
Richard Purdie.
|
|
Seems according to google to be some issue of bison vs lemon but the
build failure seems to be fairly common.
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
* Move to latest tip.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Make sure that the tcl scripts are added in altabi builds.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris larson <clarson@mvista.com>
|
|
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
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!
|
|
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>
|