Holger Freyther [Wed, 26 Dec 2007 01:11:20 +0000 (01:11 +0000)]
packages/qt4/: Share some more patches (no host includes, cross-compile) between Embedded and X11
-Use the CROSSARCH hack/patch on QtopiaCore as well
-Do not search /usr/include for freetype and openssl on Qt as well
-Do not build a qmake version (needed a diversion due different configure scripts)
Holger Freyther [Wed, 26 Dec 2007 00:42:23 +0000 (00:42 +0000)]
Holger Freyther [Wed, 26 Dec 2007 00:28:07 +0000 (00:28 +0000)]
packages/qt4/qt_packaging.inc: Do not remove everything from the bindir, fix the glob
-${PN}-doc already has the html documentation, no need for -documentation package
-Package the demos and exmaples
-.debug and translations are missing
Holger Freyther [Wed, 26 Dec 2007 00:01:41 +0000 (00:01 +0000)]
packages/qt4/qt_packaging.inc: All Qt modules are roughly similar, have one python function to generate the files for the dev package
Holger Freyther [Tue, 25 Dec 2007 23:40:57 +0000 (23:40 +0000)]
packages/qt4/qt_packaging.inc: Sadly the previous glob didn't work. Write .so, .la, .prl in the long form
Holger Freyther [Tue, 25 Dec 2007 23:22:51 +0000 (23:22 +0000)]
packages/qt4/qt_packaging.inc: Next round of typo fixing and trying
-Don't install every library to libQtUiTools-dev :}
-Try to put the .la and .prl into the -dev packages as well
Holger Freyther [Tue, 25 Dec 2007 22:42:51 +0000 (22:42 +0000)]
packages/qt4/qt4-x11-free,qtopia-core: Work on properly packaging Qt4
-QT_LIBRARY_NAME lost the lib prefix to make it usable with .pc files
-Add headers to the -dev packages
-Look in the right directory for the plugins remains
-Get rid off the mkspecs before packaging
-Attempt to package translations
Holger Freyther [Tue, 25 Dec 2007 22:42:16 +0000 (22:42 +0000)]
packages/qt4/qt_configuration.inc: ccache and pch conflict with each other
The time spent on recompiling outweights the time saved using pch. So disable
pch and have better recompile times.
Holger Freyther [Tue, 25 Dec 2007 22:38:41 +0000 (22:38 +0000)]
packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the buildsystem should handle deps
Paul Sokolovsky [Tue, 25 Dec 2007 21:02:09 +0000 (21:02 +0000)]
linux-handhelds-2.6 2.6.21-hh20: Bump PR for ext3 and iptables changes.
Paul Sokolovsky [Tue, 25 Dec 2007 21:01:27 +0000 (21:01 +0000)]
linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 (bare).
Paul Sokolovsky [Tue, 25 Dec 2007 20:44:36 +0000 (20:44 +0000)]
linux-handhelds-2.6 2.6.21: Enable ext3 (modular).
Paul Sokolovsky [Tue, 25 Dec 2007 20:34:43 +0000 (20:34 +0000)]
angstrom-gpe-task-base: Add matchbox-applet-startup-monitor.
Paul Sokolovsky [Tue, 25 Dec 2007 20:33:12 +0000 (20:33 +0000)]
matchbox-applet-startup-monitor 0.1: Try to support management using matchbox-panel-manager.
* It seems this thing is standalone misfit which is supposed to be simply run
during session startup ;-\. Try to add at least bit of user configurability. With
this desktop file, it is at least possible to add it via context menu on
matchbox-panel. But it doesn't seem to get recorded in panel settings, so
cannot be removed via menu and its unclear if it will be restarted after
reboot ;-(.
Paul Sokolovsky [Tue, 25 Dec 2007 20:26:40 +0000 (20:26 +0000)]
initramfs-module-nfs: Fix packaging, add delay after g_ether load.
Paul Sokolovsky [Tue, 25 Dec 2007 20:25:02 +0000 (20:25 +0000)]
initramfs-module-bootmenu: RDEPEND on initramfs-module-nfs, we do support NFS boot.
Paul Sokolovsky [Tue, 25 Dec 2007 19:26:52 +0000 (19:26 +0000)]
angstrom-2007-preferred-versions.inc: Remove initramfs-*.
Paul Sokolovsky [Tue, 25 Dec 2007 18:30:49 +0000 (18:30 +0000)]
Paul Sokolovsky [Tue, 25 Dec 2007 18:29:54 +0000 (18:29 +0000)]
linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular USB gadgets.
* Now that there's flexible early userspace support in OE (initramfs-uniboot)
which handles NFS booting among other things, there's no longer need to have
NFS boot support in kernel. This gets NFS out of kernel, and frees g_ether
from being compiled into kernel, thus opening road for modular USB gadget
drivers.
* A bit tough move deep into Angstrom RCs, but this was on TODO for long time,
and just yesterday I hit usecase where I was stuck late night with the need
to move data between 2 boxes, with only common interface in both being USB,
but still w/o flashdrive to use. So, I took this opportinity not just
to try g_file_storage, but also handle this issue.
Paul Sokolovsky [Tue, 25 Dec 2007 18:18:32 +0000 (18:18 +0000)]
Marcin Juszkiewicz [Tue, 25 Dec 2007 18:04:31 +0000 (18:04 +0000)]
linux-rp 2.6.23: really apply Tosa patch from #3295
Paul Sokolovsky [Tue, 25 Dec 2007 17:38:18 +0000 (17:38 +0000)]
initramfs-module-bootmenu 1.0: Use best-practice (based on FHS) location for NFS root.
Paul Sokolovsky [Tue, 25 Dec 2007 17:35:14 +0000 (17:35 +0000)]
contrib/deploy/nfs/: Tools to deploy OE images for NFS boot.
* Provides best practices for exports locations and sample of exports file.
(The same location is used by default by initramfs-uniboot).
* Tool to deploy tar.bz2/tar.gz/cpio.gz images to exported location.
Paul Sokolovsky [Tue, 25 Dec 2007 17:30:47 +0000 (17:30 +0000)]
contrib/deploy/: Add generic directory to store various deployment helpers.
Matthias Hentges [Tue, 25 Dec 2007 15:08:11 +0000 (15:08 +0000)]
zaurus-updater: Add support for installing and updating u-boot, disabled by default.
Michael Lauer [Tue, 25 Dec 2007 13:46:47 +0000 (13:46 +0000)]
Koen Kooi [Tue, 25 Dec 2007 13:07:55 +0000 (13:07 +0000)]
kismet: configure picks up pcap from staging, so lets add it to depends
Koen Kooi [Tue, 25 Dec 2007 13:06:29 +0000 (13:06 +0000)]
xserver-kdrive 1.3: make xfbdev tosa specific
Junqian Gordon Xu [Tue, 25 Dec 2007 11:29:14 +0000 (11:29 +0000)]
xerver-krive-1.3.0.0: tosa fbdev workaround patch by by Hector Martin (bug# 490)
Koen Kooi [Tue, 25 Dec 2007 09:38:19 +0000 (09:38 +0000)]
octave: add 3.0.0
Junqian Gordon Xu [Tue, 25 Dec 2007 07:03:54 +0000 (07:03 +0000)]
angstrom-2007-preferred-versions.inc: bump zroadmap to 1.1.0 and add roadmap-gtk2 1.1.0
Junqian Gordon Xu [Tue, 25 Dec 2007 06:38:49 +0000 (06:38 +0000)]
sane-srcdates.inc: remove zroadmap. no longer relevant per recent roadmap recipe commits
Junqian Gordon Xu [Tue, 25 Dec 2007 06:36:39 +0000 (06:36 +0000)]
navit, roadmap: add RRECOMMENDS
* navit: gpsd speechd flite
* roadmap: gpsd flite
Junqian Gordon Xu [Tue, 25 Dec 2007 06:25:26 +0000 (06:25 +0000)]
roadmap: 2nd round of cleanup of (z)roadmap recipies
* provide 1.0.12, 1.1.0, and 1.1.0_cvs for both gtk2 (roadmap-gtk2) and qt (zroadmap)
* fix roadap-gtk2 packaging issue
* config AGG=rgba32 for gtk2 (need testing for the correct AGG setting)
* minor style fixes for zroadmap recipies
Holger Freyther [Tue, 25 Dec 2007 00:56:32 +0000 (00:56 +0000)]
packages/qt4/qt_packaging.inc: Only install Qtopia translations if they exist.
Holger Freyther [Tue, 25 Dec 2007 00:51:57 +0000 (00:51 +0000)]
packages/qt4/qt_configuration.inc: Make use of the new QT_CONF_PATH, correct the configure line
Generate a qt.conf in do_configure with the paths we pass to the ./configure
script.
Junqian Gordon Xu [Tue, 25 Dec 2007 00:51:00 +0000 (00:51 +0000)]
navit: add 0.0.3, bump cvs, unify.
Holger Freyther [Tue, 25 Dec 2007 00:27:53 +0000 (00:27 +0000)]
packages/qmake/qmake2-native.inc: Install the specs only once, add a patch to change the prefixes at runtime
qmake has built-in paths. When building qmake2-native we have a pretty boring path
which is certainly wrong for qt/x11 and qt/embedded. So we need a way to change this
path at runtime. We just need to point qmake to a qt.conf and everything will be fine!
Holger Freyther [Mon, 24 Dec 2007 23:55:27 +0000 (23:55 +0000)]
classes/qmake2.bbclass: Remove the usage of the QTDIR from this line as well
(sadly no equivalent to git-commit --amend is available)
Paul Sokolovsky [Mon, 24 Dec 2007 22:19:00 +0000 (22:19 +0000)]
bluez-utils 3.23: Fix typo in PR.
Holger Freyther [Mon, 24 Dec 2007 21:44:57 +0000 (21:44 +0000)]
packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Require the qt_configuration.inc as well
(add fontconfig to the depends of the X11 build as well, I wish I would have an
interactive mode for mtn...)
Michael Lauer [Mon, 24 Dec 2007 15:40:25 +0000 (15:40 +0000)]
python-pyqt 4.3.3 properly create pyqt.pro qmake profile.
christmas bugsquashing: should hopefully close #2468 for good...
Holger Freyther [Mon, 24 Dec 2007 13:48:27 +0000 (13:48 +0000)]
conf/distro/include/angstrom-2007-preferred-versions.inc: Propose to update uicmoc4-native to 4.3.3 as well
Holger Freyther [Mon, 24 Dec 2007 13:45:00 +0000 (13:45 +0000)]
packages/qt4/qtopia-core_4.2.0: Use the common ${PN}.inc as well
Holger Freyther [Mon, 24 Dec 2007 13:42:04 +0000 (13:42 +0000)]
classes/qmake2,qtopia4core: Change the Qt include and library dir to match the new location/names
Holger Freyther [Mon, 24 Dec 2007 13:37:09 +0000 (13:37 +0000)]
packages/qt4: Move the staging bits from qtopia-core to qt_staging.inc, use it in Qt4/X11
The qt4-x11-free_4.3.3 and qtopia-core_4.3.3 bbfiles are rather empty now. The next
stop is to make it compile.
Michael Lauer [Mon, 24 Dec 2007 13:36:38 +0000 (13:36 +0000)]
Michael Lauer [Mon, 24 Dec 2007 13:35:30 +0000 (13:35 +0000)]
poppler: remove 0.6 cvs package, main is 0.6 now
Holger Freyther [Mon, 24 Dec 2007 13:35:15 +0000 (13:35 +0000)]
packages/qt4/qt4-x11-free,qtopia-core: Change the order, move the config flags to the .inc files
Holger Freyther [Mon, 24 Dec 2007 13:07:37 +0000 (13:07 +0000)]
packages/qt4/qt_configuration.inc: Put the header files somewhere else
Holger Freyther [Mon, 24 Dec 2007 12:45:42 +0000 (12:45 +0000)]
packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11
Do not build the tools, fix the mksepcs
Holger Freyther [Mon, 24 Dec 2007 12:41:20 +0000 (12:41 +0000)]
packages/qt4/qt4-x11-free,qtopia-core: Unify configure and compile of Qt4
Adjust packaging to look into the directories we configured.
Paul Sokolovsky [Mon, 24 Dec 2007 12:32:53 +0000 (12:32 +0000)]
bluez-utils 3.23: Revamp brf6150 hispeed support.
* Fixes #3520.
Junqian Gordon Xu [Mon, 24 Dec 2007 10:19:15 +0000 (10:19 +0000)]
navit-0.0.2: make buidable
* remove obsolete patch (accepted upstream)
* --disable-samplemap to prevent compile bailing out because of using cross complied binary
* fix QA issues
Koen Kooi [Mon, 24 Dec 2007 08:28:36 +0000 (08:28 +0000)]
angstrom build-*: sync with autobuilder
Koen Kooi [Mon, 24 Dec 2007 08:26:39 +0000 (08:26 +0000)]
Koen Kooi [Mon, 24 Dec 2007 08:26:01 +0000 (08:26 +0000)]
minimal-gpe-image: add gpe-terminal
Rod Whitby [Mon, 24 Dec 2007 07:20:43 +0000 (07:20 +0000)]
apex: Fixed defcofigs for little endian case
Rod Whitby [Mon, 24 Dec 2007 05:36:11 +0000 (05:36 +0000)]
Rod Whitby [Mon, 24 Dec 2007 05:34:57 +0000 (05:34 +0000)]
slugos.inc: SlugOS 4.8 release candidate
Rod Whitby [Mon, 24 Dec 2007 05:34:29 +0000 (05:34 +0000)]
slugos-init: Removed reflash script
Rod Whitby [Mon, 24 Dec 2007 05:34:14 +0000 (05:34 +0000)]
apex: Added apex-1.5.13, including variations support
OpenEmbedded Project [Mon, 24 Dec 2007 01:37:18 +0000 (01:37 +0000)]
Holger Freyther [Mon, 24 Dec 2007 01:35:05 +0000 (01:35 +0000)]
packages/qt4/qtopia-core,qt4-x11-free: Make it share the DEPENDS and inherits
Holger Freyther [Mon, 24 Dec 2007 01:27:26 +0000 (01:27 +0000)]
packages/qt4/qt4-x11-free, qtopia-core: Move boilerplate lines to a .inc file
Holger Freyther [Mon, 24 Dec 2007 01:17:45 +0000 (01:17 +0000)]
package/qt4/qt4-x11-free,qtopia-core: Start sharing packaging
The font and translations are a bit hairy and need further work. The idea
is that at one point in time we can install Qt/X11 and Qt/Embedded side
by side again. Headers and tools still need some time.
Rod Whitby [Mon, 24 Dec 2007 01:10:16 +0000 (01:10 +0000)]
Rod Whitby [Mon, 24 Dec 2007 01:05:07 +0000 (01:05 +0000)]
image-base: Removed task-distro-base and task-machine-base, and added yet-to-be-approved temporary DISTRO_FEED_CONFIGS variable.
Holger Freyther [Sun, 23 Dec 2007 23:43:30 +0000 (23:43 +0000)]
packages/qt4: Move QtopiaCore over to the qt4_arch.inc
Holger Freyther [Sun, 23 Dec 2007 23:41:53 +0000 (23:41 +0000)]
packages/qt4/qt4_arch.inc: No tabs, 4 spaces are wonderful
Holger Freyther [Sun, 23 Dec 2007 22:35:09 +0000 (22:35 +0000)]
Move Qt/X11 and Qt/Embedded (known as QtopiaCore) to a qt4 directory. We will see a great unification in this directory.
Besides the name Qt/X11 and Qt/Emebedded (QtopiaCore) are the same package
with a different configure script. The aim is to share configuring, compiling,
staging and packaging between these modules and making it more easy to try a bleeding
qt snapshot.
Holger Freyther [Sun, 23 Dec 2007 21:59:00 +0000 (21:59 +0000)]
Matthias Hentges [Sun, 23 Dec 2007 20:55:21 +0000 (20:55 +0000)]
Sergey Bostandzhyan [Sun, 23 Dec 2007 20:54:04 +0000 (20:54 +0000)]
fmtools: Add fmtools package, courtesy of Jin^eLD
Rod Whitby [Sun, 23 Dec 2007 20:52:52 +0000 (20:52 +0000)]
Rod Whitby [Sun, 23 Dec 2007 20:48:11 +0000 (20:48 +0000)]
nas-server-image: Made it honour machine features properly.
Marcin Juszkiewicz [Sun, 23 Dec 2007 19:47:06 +0000 (19:47 +0000)]
Marcin Juszkiewicz [Sun, 23 Dec 2007 19:46:07 +0000 (19:46 +0000)]
angstrom 2007: update python-gammu to 0.24
Marcin Juszkiewicz [Sun, 23 Dec 2007 19:45:15 +0000 (19:45 +0000)]
python-gammu: updated to 0.24
Marcin Juszkiewicz [Sun, 23 Dec 2007 19:37:00 +0000 (19:37 +0000)]
angstrom 2007: bump gammu to 1.17.0 and cmake-native to 2.4.7 (gammu req it at least 2.4.2)
Marcin Juszkiewicz [Sun, 23 Dec 2007 19:33:40 +0000 (19:33 +0000)]
gammu: updated to 1.17.0
Matthias Hentges [Sun, 23 Dec 2007 19:03:25 +0000 (19:03 +0000)]
xscreensaver: Fix QA issue in do_configure
Matthias Hentges [Sun, 23 Dec 2007 16:25:40 +0000 (16:25 +0000)]
Matthias Hentges [Sun, 23 Dec 2007 16:23:32 +0000 (16:23 +0000)]
zaurusd: Make hinge scripts independent from bl.
Michael Lauer [Sun, 23 Dec 2007 16:19:59 +0000 (16:19 +0000)]
Michael Lauer [Sun, 23 Dec 2007 16:19:18 +0000 (16:19 +0000)]
epdf cvs update fix-plugin-patch-check
Koen Kooi [Sun, 23 Dec 2007 16:18:34 +0000 (16:18 +0000)]
zaurus-updater: use sed -i instead of shuffling files around
Michael Lauer [Sun, 23 Dec 2007 16:18:22 +0000 (16:18 +0000)]
ewl cvs RRECOMMENDS its engines
Michael Lauer [Sun, 23 Dec 2007 16:18:10 +0000 (16:18 +0000)]
etk cvs RRECOMMMEND its engines
Michael Lauer [Sun, 23 Dec 2007 16:17:53 +0000 (16:17 +0000)]
evas cvs add RRECOMMENDS to the usually used set of engines and loaders
Matthias Hentges [Sun, 23 Dec 2007 14:40:59 +0000 (14:40 +0000)]
Matthias Hentges [Sun, 23 Dec 2007 13:35:12 +0000 (13:35 +0000)]
zaurus-updater: Fix spitz kernel install, display PR to the user & beautify HDD installer messages
Paul Sokolovsky [Sun, 23 Dec 2007 12:22:15 +0000 (12:22 +0000)]
Rod Whitby [Sun, 23 Dec 2007 12:01:43 +0000 (12:01 +0000)]
nas-server: New task, meta-package, and image for creating a network attached storage server.
Paul Sokolovsky [Sun, 23 Dec 2007 11:54:42 +0000 (11:54 +0000)]
contrib/angstrom/build-release.sh: Add h5000.
* Now that there're people who are willing to test it.
Rod Whitby [Sun, 23 Dec 2007 11:41:59 +0000 (11:41 +0000)]
tzdata: Added three unique Australian timezones which were not covered by any other cities already in the main package.
Rod Whitby [Sun, 23 Dec 2007 10:43:22 +0000 (10:43 +0000)]
unslung-binary-kernel-packages: Drop never-used recipe.
Rod Whitby [Sun, 23 Dec 2007 10:13:33 +0000 (10:13 +0000)]
Rod Whitby [Sun, 23 Dec 2007 10:09:00 +0000 (10:09 +0000)]
apex-env: Find partition named 'apex' for environment link.
Koen Kooi [Sun, 23 Dec 2007 09:06:58 +0000 (09:06 +0000)]
emacs: fix packaging typo (+= vs +=)