aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-09-09libdbus-qt2: add new recipe for git versionPaul Eggleton
This is a new D-Bus bindings library for Opie (1.2.6+) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-08qmake_base.bbclass: remove in favour of the one in OE-corePaul Eggleton
The differences are negligible for building Opie. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21Add LIC_FILES_CHKSUM to many recipesPaul Eggleton
Also take the opportunity to make LICENSE more accurate for some recipes (i.e. specifying GPLv2 or GPLv2+ instead of GPL as appropriate.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21sokoban: fix DESCRIPTIONPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21zauralign: disable debugging to fix compilationPaul Eggleton
Compilation was failing due to use of legacy header "stream.h", however the easiest way to fix it was to disable debugging within the source. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21corsair: fix patch applicationPaul Eggleton
This patch needed a minor modification to apply correctly (most likely due to changes in the qmake bbclass). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21qmatrix: fix build on non-ia32 systemsPaul Eggleton
A tools/bin2c 32-bit x86 executable was being shipped and used during the build, which does not work on other architectures (e.g. x86-64). Deleting the file ensures the executable itself is built during the build process. (Also remove some irrelevant stuff clearly left over from copy-pasting from the qfish2 recipe.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21libbedic: use FILESEXTRAPATHS instead of FILESPATHPKGPaul Eggleton
Change required for OE-core based builds. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21zbedic: fix compilation on newer systemsPaul Eggleton
Add include for stdlib.h which seems to no longer be included automatically on modern systems. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21qfish2: fix broken SRC_URI and non-ia32 compilationPaul Eggleton
Use a more up-to-date official source; this is actually a different archive and hence the checksums changed - archive contents are mostly the same except for the removal of some erroneously shipped files. A compilation fix was also needed - a tools/bin2c 32-bit x86 executable was being shipped and used during the build, which does not work on other architectures (e.g. x86-64). Deleting the file ensures the executable itself is built during the build process. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21slcalc: fix SRC_URIPaul Eggleton
Previous fetch URI is now broken, switch to an alternative. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21qpphoto: fix SRC_URIPaul Eggleton
Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21pocketcellar: fix SRC_URIPaul Eggleton
Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21militaryalphabet: fix SRC_URIPaul Eggleton
Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21zuc: fix SRC_URIPaul Eggleton
Previous fetch URI is now broken, use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21zsafe: fix SRC_URI and compilationPaul Eggleton
Previous fetch URI is now broken, but another seemingly official source was found to replace it. Also add a small patch to fix compilation on newer systems. signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21zmerlin: fix SRC_URIPaul Eggleton
Previous URI is now broken, but another seemingly official source was found to replace it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21froot: fix SRC_URIPaul Eggleton
Previous URI is now broken, but another seemingly official source was found to replace it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21qpenmapfe: remove qpenmapfePaul Eggleton
Remove since qpe-nmap serves the same purpose but is much more functional. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21qpe-games/*: remove redundant PV settingPaul Eggleton
These recipes were all setting PV, but the value was the same as the value that would be set automatically from the recipe file name. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21libqtaux / libopie2: Correct Opie HOMEPAGEPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-21Fix SRC_URIs that pointed to handhelds.orgPaul Eggleton
handhelds.org is no longer available, so use sources.openembedded.org for these files instead (they were already mirrored there). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20puzz-le: add LIC_FILES_CHKSUM, correct LICENSEPaul Eggleton
puzz-le's license is BSD not GPL, this is clearly stated in the source and accompanying license file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20petitepainture: update to 1.6 and fix some fieldsPaul Eggleton
* Update to version 1.6 * Remove dialogs.patch which has been merged upstream * Fix HOMEPAGE * Add LIC_FILES_CHKSUM Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20notez: remove NoteZPaul Eggleton
There's now opie-notes, which is based on NoteZ, but has bugfixes and additional features. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20Add usage information to READMEPaul Eggleton
Add a few notes about how to use the meta-opie layer. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20Tidy up definitions of OPIE_GIT_PV / OPIE_SRCREVPaul Eggleton
If you want to build Opie, then you should be using one of the .inc files from meta-opie/conf/distro/include to set everything up correctly. Thus, remove all additional definitions of these variables and add a warning to be shown if one of the inc files has not been used. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20cumulus: update and fix fetch for svn versionPaul Eggleton
* Rename from _cvs to _svn * Add LIC_FILES_CHKSUM * Replace erroneous OPIE_CVS_PV with a proper version * Fix compilation due to some path changes in the source Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20Remove/replace remaining references to OPIE_CVS_PVPaul Eggleton
Opie development moved to git some time ago, we now have OPIE_GIT_PV instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20Rename Opie _cvs recipes to _gitPaul Eggleton
These recipes have been fetching from git for some time, tidy up the naming to reflect this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20Drop PRIORITY variablePaul Eggleton
As discussed on the OE-core mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (Also tidied up some others that weren't picked up by this.) (Prompted by OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20opie-taskbar-images: tidy up multi-resolution handlingPaul Eggleton
Avoid duplicating the list of resolutions in several places where possible, and ensure duplications are at least the same and in the same order. Make the function that determines package contents anonymous so that it gets executed much earlier. This also fixes packaging of 240x240 images. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20opie-taskbar-images: fix indentationPaul Eggleton
No functional changes, only whitespace. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20palmtop.bbclass: disable desktop file QA checksPaul Eggleton
Qtopia desktop files are not expected to conform to the same standards that .desktop files in traditional environments (such as GNOME) would, therefore disable the desktop file QA checks for all recipes that inherit from palmtop.bbclass. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-20libopie2: install include.pro into palmtopdirPaul Eggleton
Installing files into the sysroot during do_install is not a good idea - in particular this breaks with OE-core's machine-specific sysroots. Instead we now install it to ${D}${palmtopdir} and package it with the other development files, and apply a sed hack to all .pro files within opie.bbclass to ensure it gets found when building each package. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-16opie-image: inherit from core-image instead of imagePaul Eggleton
Simplifies the image recipe and allows use of base IMAGE_FEATURES. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-03Fix SRC_URI for files on vanille.de/mirrorPaul Eggleton
vanille.de/mirror is no longer available, so use sources.openembedded.org instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-02Fix /etc/timestamp creation for Opie imagesPaul Eggleton
Use the OE-core style for creation of /etc/timestamp. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-08-02opie.bbclass: fix install racePaul Eggleton
do_opie_install apparently needs to occur after do_install, or it doesn't install anything. Without this, they occur in parallel and so sometimes it works and other times it doesn't. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30obexpush: make LICENSE more accuratePaul Eggleton
obexpush is GPLv2 or later. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30layer.conf: add OPIE_GIT_DIRPaul Eggleton
Define OPIE_GIT_DIR (in OE-dev this was in bitbake.conf) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30README: add meta-openembedded to list of dependenciesPaul Eggleton
We need meta-openembedded for a few support libraries. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30manufacturers: fix buildPaul Eggleton
* Add LIC_FILES_CHKSUM * Fix source directory * Make it an all-arch package since it doesn't actually compile anything Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30opie-ttf-support: disable -Wl,--as-neededPaul Eggleton
This seems to break linking so disable it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30opie-qss: disable -Wl,--as-neededPaul Eggleton
This seems to break linking so disable it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30qte: enable tslib in configurePaul Eggleton
This was pseudo-enabled already, however without it we don't properly link against libts and we get failures when linking against libqte later on. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Add LIC_FILES_CHKSUM for Opie recipesPaul Eggleton
These build out of split archives that don't have license files (most source files have them however); for expediency just point to the appropriate license file from COMMON_LICENSE_DIR until the next version when this will be sorted out properly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Add LIC_FILES_CHKSUM to many recipesPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Fix for OE-core change to logging commandsPaul Eggleton
Fix for oenote -> bbnote, oefatal -> bbfatal etc. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30libopieobex: fix DEPENDSPaul Eggleton
openobex-apps isn't in PROVIDES for openobex in oe-core, so just use openobex in DEPENDS. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>