aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
AgeCommit message (Collapse)Author
2014-12-29packagegroups: Move inheriting packagegroup after setting PACKAGE_ARCHKhem Raj
Fixes ERROR: Please ensure recipe /home/ubuntu/work/angstrom/sources/meta-opie/recipes-opie/packagegroups/packagegroup-opie-16mb.bb sets PACKAGE_ARCH before inherit packagegroup ERROR: Please ensure recipe /home/ubuntu/work/angstrom/sources/meta-opie/recipes-opie/packagegroups/packagegroup-opie.bb sets PACKAGE_ARCH before inherit packagegroup Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-07-27libdbus-qt2: add inherit pkgconfigPaul Eggleton
This uses pkg-config to find libdbus. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-06-08libqpe-opie: do not poke files into the sysrootPaul Eggleton
do_compile was putting headers into the sysroot (!) so that the compilation process could pick them up. This is not only bad behaviour but is also totally unnecessary; just create a directory within the work directory to put the files into and use that instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-06-08packagegroup-opie-toolchain-target: drop LIC_FILES_CHKSUM, inherit packagegroupPaul Eggleton
There's no actual content of the resulting packages here, and packagegroup recipes don't have a do_configure task which would normally check this field, so just drop it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-06-08packagegroup-xqtlauncher: drop LIC_FILES_CHKSUMPaul Eggleton
There's no actual content of the resulting packages here, and packagegroup recipes don't have a do_configure task which would normally check this field, so just drop it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-06-08opie-image*: drop LIC_FILES_CHKSUMPaul Eggleton
There's no actual content other than the packages brought in which have their own licenses, and image recipes don't have a do_configure task which would normally check this field, so just drop it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-02-17opie-button-settings: install button config file for Zaurus/iPAQ modelsPaul Eggleton
This file is required with current Opie Git master to enable the default button actions for each device. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-02-17libopie2: drop broken patch for poodle from git versionPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-01-05libopie2: fix bashismPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-10-16opie-taskbar-images: drop PIXMAP_SIZEPaul Eggleton
This variable hasn't been used in this recipe since 2007 in OE-Classic before meta-opie was created. Thanks to Andrea Adami for pointing this out :) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-10-16opie-pics: use MACHINE_GUI_CLASS instead of older GUI_MACHINE_CLASSPaul Eggleton
meta-handheld made this switch a while ago. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-26opie-image: add package-management to IMAGE_FEATURESPaul Eggleton
This image already contains opie-packagemanager so we need this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-26opie-taskbar: fix re-execution of do_configurePaul Eggleton
If this function gets re-executed these links will exist, so use the -f option. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-26opie-image: add to IMAGE_FEATURES instead of setting itPaul Eggleton
This allows EXTRA_IMAGE_FEATURES to work (and thus enables the default debug-tweaks feature to be enabled, providing a blank password for debugging.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-26opie-theme: fix parse warningsPaul Eggleton
Fix warnings during parse due to value overwriting by naming the packages correctly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-03-20recipes: Turn ALLOW_EMPTY to be package specificKhem Raj
Fixes QA warnings during parse ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/packagegroups/nativesdk-packagegroup-opie-toolchain-host.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_git.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_1.2.5.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-03-07various: fix pkg_postinst/rm to be package specficKoen Kooi
ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-qtopia/tasklistapplet/tasklistapplet_1.0.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:52 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-qtopia/tasklistapplet/tasklistapplet_1.0.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-qtopia/portabase/portabase_1.9.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-qtopia/qpe-games/crossword_0.0.3.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-jumpx/opie-jumpx_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:27 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-jumpx/opie-jumpx_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-jumpx/opie-jumpx_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-jumpx/opie-jumpx_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-cardapplet/opie-cardapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:59 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-cardapplet/opie-cardapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-cardapplet/opie-cardapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-cardapplet/opie-cardapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyboard/opie-keyboard_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:59 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyboard/opie-keyboard_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyboard/opie-keyboard_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyboard/opie-keyboard_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kpacman/opie-kpacman_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:57 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kpacman/opie-kpacman_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:53 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-vmemo/opie-vmemo_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-vmemo/opie-vmemo_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-vmemo/opie-vmemo_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-vmemo/opie-vmemo_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-unikeyboard/opie-unikeyboard_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-unikeyboard/opie-unikeyboard_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-unikeyboard/opie-unikeyboard_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-unikeyboard/opie-unikeyboard_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-autorotateapplet/opie-autorotateapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:49 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-autorotateapplet/opie-autorotateapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-autorotateapplet/opie-autorotateapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-autorotateapplet/opie-autorotateapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-help-en/opie-help-en_1.2.5.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-help-en/opie-help-en_git.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. | ETA: 00:04:45 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clipboardapplet/opie-clipboardapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:41 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clipboardapplet/opie-clipboardapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clipboardapplet/opie-clipboardapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clipboardapplet/opie-clipboardapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikeyapplet/opie-multikeyapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikeyapplet/opie-multikeyapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikeyapplet/opie-multikeyapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikeyapplet/opie-multikeyapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-networkapplet/opie-networkapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-networkapplet/opie-networkapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-networkapplet/opie-networkapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-networkapplet/opie-networkapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kjumpx/opie-kjumpx_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:39 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kjumpx/opie-kjumpx_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kjumpx/opie-kjumpx_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-kjumpx/opie-kjumpx_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-dvorak/opie-dvorak_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-dvorak/opie-dvorak_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-dvorak/opie-dvorak_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-dvorak/opie-dvorak_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-notesapplet/opie-notesapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:37 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-notesapplet/opie-notesapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-notesapplet/opie-notesapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:34 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-notesapplet/opie-notesapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikey/opie-multikey_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikey/opie-multikey_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikey/opie-multikey_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-multikey/opie-multikey_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_1.2.5.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_git.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-handwriting/opie-handwriting_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-handwriting/opie-handwriting_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-handwriting/opie-handwriting_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-handwriting/opie-handwriting_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-screenshotapplet/opie-screenshotapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:30 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-screenshotapplet/opie-screenshotapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-screenshotapplet/opie-screenshotapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-screenshotapplet/opie-screenshotapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-memoryapplet/opie-memoryapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:24 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-memoryapplet/opie-memoryapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-memoryapplet/opie-memoryapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-memoryapplet/opie-memoryapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-lockapplet/opie-lockapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-lockapplet/opie-lockapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-lockapplet/opie-lockapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-lockapplet/opie-lockapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pickboard/opie-pickboard_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pickboard/opie-pickboard_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pickboard/opie-pickboard_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pickboard/opie-pickboard_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-brightnessapplet/opie-brightnessapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-brightnessapplet/opie-brightnessapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-brightnessapplet/opie-brightnessapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:22 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-brightnessapplet/opie-brightnessapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clockapplet/opie-clockapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clockapplet/opie-clockapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clockapplet/opie-clockapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-clockapplet/opie-clockapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. | ETA: 00:04:19 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/packagegroups/nativesdk-packagegroup-opie-toolchain-host.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-wirelessapplet/opie-wirelessapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-wirelessapplet/opie-wirelessapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-wirelessapplet/opie-wirelessapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-wirelessapplet/opie-wirelessapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-volumeapplet/opie-volumeapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-volumeapplet/opie-volumeapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-volumeapplet/opie-volumeapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:15 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-volumeapplet/opie-volumeapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-batteryapplet/opie-batteryapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-batteryapplet/opie-batteryapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-batteryapplet/opie-batteryapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-batteryapplet/opie-batteryapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyview/opie-keyview_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyview/opie-keyview_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyview/opie-keyview_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-keyview/opie-keyview_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-irdaapplet/opie-irdaapplet_1.2.5.bb: Variable pkg_postinst is set as not being package specific, please fix this. | ETA: 00:04:12 ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-irdaapplet/opie-irdaapplet_1.2.5.bb: Variable pkg_postrm is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-irdaapplet/opie-irdaapplet_git.bb: Variable pkg_postinst is set as not being package specific, please fix this. ERROR: QA Issue: /build/setup-scripts/sources/meta-opie/recipes-opie/opie-irdaapplet/opie-irdaapplet_git.bb: Variable pkg_postrm is set as not being package specific, please fix this. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-10Remove NATIVE_INSTALL_WORKSPaul Eggleton
This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-09jlime-opie: removePaul Eggleton
This is ancient, JLime hasn't supported Opie for a very long time. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-09packagegroup-*: fix/tidy up for inherit of packagegroup.bbclassPaul Eggleton
* Move PACKAGE_ARCH setting after the inherit (or it won't work) * We don't need to set LIC_FILES_CHKSUM anymore Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-09packagegroup-*: add RPROVIDES/RREPLACES/RCONFLICTSPaul Eggleton
Allow upgrades from previous task packages. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-09packagegroup-opie-toolchain-host-nativesdk: rename to nativesdk-Paul Eggleton
As per naming convention change in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-09Rename task -> packagegroupPaul Eggleton
This matches the new naming scheme in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-05task-opie-toolchain-host-nativesdk: fix for task -> packagegroup renamePaul Eggleton
Fixes parsing for the recent change in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-04task-opie: Adjust for nativesdk renamingKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-12task-opie-16mb: use 240x320 not 320x240 imagesPaul Eggleton
opie-taskbar-images-320x240 is a dummy PROVIDES and never actually gets produced; in any case the correct resolution for the machines this is designed for (e.g. collie, h3600) is 240x320. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-12opie-sysinfo: split out machine-specific imagesPaul Eggleton
This saves ~600k of space on the target by only installing the image appropriate for the machine. If there is no specific image then the opie-sysinfo-images package will be empty and not produced, which is OK since opie-sysinfo only RRECOMMENDS it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-12opie-taskbar-images: allow re-exec of do_installPaul Eggleton
If do_install is rerun a second time we don't want it to fail because the image files have already been renamed, so just skip the rename in that case. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-01opie-libqrsync: avoid QA issuePaul Eggleton
Avoid staticdev QA issue for this recipe by using INSANE_SKIP. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-01Fix whitespace issuesPaul Eggleton
Ensure we use only four spaces in all python functions; this avoids warnings and errors triggered by the recent cleanup in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-30uqtreader: removePaul Eggleton
This recipe was intended to build a hacked Qt 4 version of opie-reader, however meta-opie itself only supports the Qt 2 version of opie-reader; this recipe can be put into another layer if it is still useful. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20opie-image: pull in task-basePaul Eggleton
task-base pulls in a lot of items right now but most of it is dictated by DISTRO_FEATURES and MACHINE_FEATURES which we really need to be honouring. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20Fix unqualified LICENSE for core recipesPaul Eggleton
Fix unqualified "GPL" and "LGPL" values in the LICENSE field for core Opie recipes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20Fix Opie Git recipes to use SRCPVPaul Eggleton
Using SRCPV we get e.g. 1.2.5+git1+... and the number will increment when OPIE_SRCREV changes, ensuring that the version number doesn't go backwards (although it will once for this change if you have existing packages beforehand, unfortunately). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20task-opie-apps: remove opie-euroconvPaul Eggleton
opie-euroconv isn't much use these days and will be replaced by opie-currconv in 1.2.6. Thus, for now, remove it from task-opie-apps so it doesn't cause problems when building with the git recipes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20opie-taskbar: fix git version for upstream changesPaul Eggleton
Fix for changes in current git master; in particular, ensure we enable the sync protocol v2 in the launcher. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20opie-alarm: fix git version for upstream changesPaul Eggleton
The OPIE_BINDIR part of this patch is now upstream so we can remove it from the git version. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20libqpe-opie: remove citytime-path patch from git versionPaul Eggleton
citytime-path-2.patch has now been merged upstream. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20opie-connmanapplet/opie-connmansettings: addPaul Eggleton
Add recipes for new Opie ConnMan frontend. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-20opie-currconv: add new recipePaul Eggleton
This application replaces opie-euroconv for the next version of Opie. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-04-23opie-init: fix missing inherit of palmtop-defsPaul Eggleton
This recipe refers to palmtopdir but unfortunately got missed when the definition was moved to palmtop-defs as the searches I was using at the time explicitly excluded files containing "inherit opie", which the .inc file did except it was commented out. Also remove the commented out "inherit opie" line as it serves no purpose and might lead to the same mistake happening again. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-02-29opie-packagemanager: fix a couple more quoting issuesPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-02-28meta-opie: Fix quoting errors found by latest bitbakeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-01-08classes: add palmtop-defs.bbclassPaul Eggleton
The Opie-related definitions are about to be removed from bitbake.conf in OE-Core, so create a palmtop-defs.bbclass which can be used to hold these and make every recipe that refers to any of these definitions inherit it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-01-08opie-mediaplayer2-skin-*: use common inc filePaul Eggleton
Move all common definitions to a single .inc file and abstract away differences using a SKINNAME variable. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-12-24opie-pimconverter: remove sqlite dependenciesPaul Eggleton
The pimconverter application no longer needs to launch the sqlite command line utility and does all SQL operations via libopiedb2, so remove sqlite from DEPENDS / RDEPENDS. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-12-13opie: fix SDK generationDmitry Eremin-Solenikov
Fix SDK generation. Include correct version of tools, set up environment for the linux-oe-g++ qmake spec. qmake still has some room for improvement to add automatic handling of (e.g.) thread/non-threaded config, opie-related defines, etc. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-12-13libopie2: make libopie2-dev package installableDmitry Eremin-Solenikov
For now libopie2-dev package depends on libopie2 package which doesn't exist: libraries are split into the individual packages. Fix that by making libopie2-dev depend on all generated library packages. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-12-13opie-button-settings: make whole recipe a machine-onlyDmitry Eremin-Solenikov
Currently bitbake spills warnings on opie-button-settings recipe containing machine packages, while being non-machine one. Disable this warning by replacing all PACKAGE_ARCH_xxx stuff with a single PACKAGE_ARCH = "${MACHINE_ARCH}" Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-12-13task-opie, task-opie-16mb: make whole recipe a machine-onlyDmitry Eremin-Solenikov
Currently bitbake spills warnings on task-opie and task-opie-16mb recipes containing machine packages, while being non-machine ones. Disable this warning by replacing all PACKAGE_ARCH_xxx stuff with a single PACKAGE_ARCH = "${MACHINE_ARCH}" Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>