aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
AgeCommit message (Collapse)Author
2011-09-18opie-today-addressbookplugin: add dependencies on opie-today and libqtaux2Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-18opie-taskbar: launcher also uses opiepim2 library, add it to LIBSDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-18opie-taskbar: fix linking issues for 1.2.5 versionDmitry Eremin-Solenikov
Link to libcrypt, libm & libopiepim2 explicitly. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-18libopie2: introduce INC_PRPaul Eggleton
Several of the other core Opie libraries use INC_PR, use it for libopie2 as well. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-18libqtaux2: use INC_PR for 1.2.5 versionPaul Eggleton
Somehow this recipe was not using INC_PR although the inc file and git version are. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17libopieobex0: fix disable-bit-check patch for current gitPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-taskbar: fix server.pro patch for current gitPaul Eggleton
Also rename the 1.2.5 version of the patch so that the name makes more sense. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-bluetoothmanager: add RDEPENDS on opiebluetoothd for git versionPaul Eggleton
The manager now requires opiebluetoothd in development versions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-bluetoothapplet: add RDEPENDS on opiebluetoothd for git versionPaul Eggleton
The applet now requires opiebluetoothd in development versions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-bluetoothd: add opiebluetoothd recipePaul Eggleton
This is the Opie bluetooth handling daemon for 1.2.6+. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17task-opie: remove opie-bluepin from task-opie-bluetoothPaul Eggleton
opie-bluepin is already in RDEPENDS for opie-bluetoothmanager for 1.2.5, and won't be available for versions after that. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-bluepin: remove git recipePaul Eggleton
opie-bluepin has been removed in latest development versions in favour of agent functionality in the new opiebluetoothd. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-17opie-restartapplet2: remove duplicate recipesPaul Eggleton
It seems these have been around for quite some time in OE classic. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-09libopie2: add libdbus-qt2 dependency for libopiebluez2Paul Eggleton
This is now required for the new BlueZ 4 support. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-09libopie2: remove DEFAULT_PREFERENCE of -1 from git versionPaul Eggleton
This is not necessary if you use the appropriate include file to select the Opie version (which is mandatory), and this also makes the libopie2 recipe consistent with the other Opie recipes, none of which set DEFAULT_PREFERENCE. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
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-08-21libqtaux / libopie2: Correct Opie HOMEPAGEPaul Eggleton
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-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-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-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-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-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-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>
2011-07-30libopietooth: correct LICENSEPaul Eggleton
libopietooth has always been GPL according to the source (and it's GPLv2 since most source files don't have a license declaration and are therefore covered by the main Opie source license which is GPLv2). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30tasks: convert DOS line endingsPaul Eggleton
Somehow these files had DOS line endings in OE, convert them over to standard Unix. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Replace references to bluez-utils / bluez-libs with bluez4Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30meta-toolchain-opie: fix include to point to oe-corePaul Eggleton
Point to the oe-core meta-toolchain.bb. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30opie-ttf-support: set LICENSE to GPLv2Paul Eggleton
This is the license declared in the single source file (in-tree at the moment). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30initial commit of meta-opiePaul Eggleton
Populate the repository with files from OpenEmbedded at revision 45edf621296daf150c72b876d720861235e5762e - no changes, only rearranged the directory structure to match the new oe-core style and added COPYING.MIT and README. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>