Age | Commit message (Collapse) | Author | Files |
|
|
|
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS.
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
Will revisit.
This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
|
|
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>',
leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH
for "site/<sitefile>".
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
qt4-e 4.7b1: make it thru configure, fail in do_compile now:
| qxml.cpp:(.text._ZN7QVectorI7QStringE7reallocEii[QVector<QString>::realloc(int, int)]+0x2c4): undefined reference to `qBadAlloc()'
|
|
|
|
* new qt-everywhere-opensource-src-4.7.0-beta1.tar.gz 183MB 6/15/10 5:38:00 AM
* Changed files:
diff -rq old new
Only in new: .LICENSE
Only in old: .LICENSE-ALLOS
Only in old: .LICENSE-ALLOS-US
Only in old: .LICENSE-DESKTOP
Only in old: .LICENSE-DESKTOP-US
Only in old: .LICENSE-EMBEDDED
Only in old: .LICENSE-EMBEDDED-US
Only in old: .LICENSE-EVALUATION
Only in old: .LICENSE-EVALUATION-US
Only in new: .LICENSE-US
Files old/.tag and new/.tag differ
Only in new: LICENSE.PREVIEW.COMMERCIAL
Files old/doc/html/debug.html and new/doc/html/debug.html differ
..many doc/html and doc/qch files..
Files old/doc/qch/qt.qch and new/doc/qch/qt.qch differ
Files old/src/corelib/global/qglobal.h and new/src/corelib/global/qglobal.h differ
diff old/src/corelib/global/qglobal.h new/src/corelib/global/qglobal.h
57c57
< #define QT_PACKAGEDATE_STR "2010-05-04"
---
> #define QT_PACKAGEDATE_STR "2010-06-15"
$ cat old/.tag new/.tag
Source revision: 3101ccc6e6f53de04b24755a5d665c73196b1190
Mkdist revision: bc9761f44c0e587a11b452fd47ddd9f8a5bf88ee
Source revision: 3101ccc6e6f53de04b24755a5d665c73196b1190
Mkdist revision: b0ece13ac29b1dbccb692e343270ace51f5ca160
So the source is the same (except QT_PACKAGEDATE_STR), only docs were
regenerated and .LICENSE now shows TECHNOLOGY PREVIEW LICENSE AGREEMENT
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
xmlpatterns in 4.7.0-beta1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
instead of xt/xft/xdmcp/libxss/lbxutil/xau/xext providers
* there is only one provider, so use it directly as othere recipes does
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
variable.
|
|
overridability).
|
|
|
|
qtdemo file when building Qt/X11 (QT != Qt/E)
* Now checking if [ -n ${QT_LIBINFIX} ] before mv qtdemo
|
|
* to fix it properly someone should package libQtMediaServices (now it's built but not packaged)
and results to NOTE: Couldn't find shared library provider for libQtMediaServices.so.4
* so demos/browser won't probably work on target as it's now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
c070de32d40dd561b63de5b4f41baa3cf822ef5b
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
Several patches to disable not working parts in the beta version:
* tools/assistant
* examples/designer
* examples/dbus-remotecontrolledcar
* examples/help
* examples/declarative
* demos/browser
* demos/qtdemos
* demos/affine
* DEFAULT_PREFERENCE = "-1"
* New Qt Module / Lib "QtDeclarative" added for packaging.
* Qmlviewer named "qml" added to the tools package.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Changed the name of the qtdemo exectable installed
in the /usr/bin directory to qtdemoE for Qt
embedded builds. This allows the Qt embedded
version of the demos package to co-exist with
the Qt X11 version.
* Changed the demos package file list to accept
both qtdemo and qtdemoE.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Before :
4228 KiB /armv5te/qt4-embedded-fonts_4.6.2-r19.1.5_armv5te.ipk
* After :
1058300 armv5te/qt4-embedded-fonts-pfa_4.6.2-r19.1.5_armv5te.ipk
293236 armv5te/qt4-embedded-fonts-pfb_4.6.2-r19.1.5_armv5te.ipk
649442 armv5te/qt4-embedded-fonts-qpf_4.6.2-r19.1.5_armv5te.ipk
1917230 armv5te/qt4-embedded-fonts-ttf-dejavu_4.6.2-r19.1.5_armv5te.ipk
344114 armv5te/qt4-embedded-fonts-ttf-vera_4.6.2-r19.1.5_armv5te.ipk
Signed-off-by: Eric Bénard <eric@eukrea.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>
|
|
Imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=0fe5a365d34a07f93861741e25c5cfaaf662aa1c
Original patch done by Denys Dmytriyenko
|
|
eclipse plugins work
Change imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=5bbda8657da241ca7c5a48cc497ca1506d6b05b0
|
|
|
|
* don't forcefully disable openVG
* don't forcefully disable cursor for QT/e, not everything is a touchscreen
|
|
|
|
* all: multiple checked items in SRC_URI (needs name= param)
* other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native)
* ...
* tested with micro/micro-uclibc/Angstrom/SHR with
SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_*
* also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and
s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for
distro/machine/virtual override (see
http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch)
* in case I downloaded different checksum then what was in checksums.ini
I used the old one from checksums.ini and put my checksum in comment
* I'll send to ML list of recipes which cannot be downloaded (weren't
converted) and where I got different checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
include it
|
|
'exceptions.Exception'>:variable includedir references itself! while evaluating:
${includedir}
|
|
support statically
|
|
* also sed out path to ${WORKDIR} in target package
|
|
|
|
|
|
http://bugreports.qt.nokia.com/browse/QTBUG-8749
Neon code is generated for armv6 processor, where it should be armv7 only.
This results in illegal instructions with some of the qt4 libraries.
The current solution is not optimal, I just needed a quick fix for my arch
and I don't have the needed knowledge in OE to fix it cleanly, but I wanted
to point this issue out. But at least other arch (armv5 and armv4) should have
the same problem and receive the same fix.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
|
|
* reported by Varun Shah
|
|
* move SRC_URI and EXTRA_OECONF for new versions to .inc and changed to
old version
* remove LFLAGS setting from 4.6.* versions (replaced with -L param)
* Idea also Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
* fix 4.6.1 references in 4.6.0 files as well
* make qt-config.patch work with QT_NO_CAST_{TO,FROM},ASCII strict checking
|
|
|
|
|
|
This way a distribution/user can set PREFERRED_PROVIDER_qt4-embedded = "qt4-embedded-gles"
to select the GLES/OpenVG runtime. The default is qt4-embedded as GLES require a dedicated
library most of the time provided as a binary blob by the vendor requiring the user
to manually download and store it at the right place.
For X11 we already have a PREFERRED_PROVIDER setting in place and don't need to update.
Acked-by: Koen Kooi <koen@openembedded.org>
|