summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation
Commit message (Collapse)AuthorAgeFilesLines
...
* navit: upgrade to latest SRCREV and remove navit-iconsMartin Jansa2011-11-015-448/+6
| | | | | | | | | * separate directory cannot be fetched with subversion-1.7.0 svn: E155000: '/OE/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/xpm' is already a working copy for a different URL and other users had problem with navit-icons trying to downgrade to older SRCREV and then upgrading again when building navit (failing with unversioned directories) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa2011-10-121-5/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* foxtrotgps: fix build with curl-7.21.8 and newerMartin Jansa2011-07-212-2/+44
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tangogps: fix build with curl-7.21.8 and newerMartin Jansa2011-07-212-1/+40
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tangogps: add misssing dependency bluez4Martin Jansa2011-07-211-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-143-3/+0
| | | | | | | | | | | | | | | | As discussed on the 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 references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* gpsd,tangogps,foxtrotgps,navit: move to new recipes-navigationMartin Jansa2011-05-3118-0/+987
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>