summaryrefslogtreecommitdiffstats
path: root/meta-openmoko
Commit message (Collapse)AuthorAgeFilesLines
* deploy.bbclass: use new style staging for deploy tasksJoshua Lock2010-08-191-3/+2
| | | | | | | | | | All tasks which implement a do_deploy should inherit this class to have the changes in the deploy task staged. Update recipes which include a do_deploy function to inherit this class and to use DEPLOYDIR rather than DEPLOY_DIR_IMAGE. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libjana: Drop duplicate copy from meta-openmokoRichard Purdie2010-07-302-58/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-2211-44/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* layer.conf: Set BBPATH correctlyRichard Purdie2010-07-201-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-1/+0
| | | | | | | CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* scm-revisions: Always use ??= operatorRichard Purdie2010-03-251-37/+36
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-openmoko: Add layer configurationRichard Purdie2010-03-252-0/+49
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dfu-util: Remove unneeded staging functionsRichard Purdie2009-11-182-10/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Move libsampletate and libsndfile from meta-openmoko -> meta-moblinRichard Purdie2009-05-174-72/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* puslseaudio: Upgrade to 0.9.10Richard Purdie2009-04-2114-355/+0
| | | | | | | Upgrade to 0.9.10, moving pulseaudio to meta-moblin cleaning up and merging in some changes from OE.dev. Also add libcanberra 0.10. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Drop unneeded mtn2git filesRichard Purdie2008-12-311-0/+0
|
* openmoko-icon-theme-standard2: add a compat package which symlinks the new ↵Ross Burton2008-12-161-2/+25
| | | | icons into hicolor
* poky-image-openmoko.bb: remove matchbox-applet-startup-monitorRoss Burton2008-10-231-1/+0
| | | | We don't ship matchbox-applet-startup-monitor, so remove it.
* poky-image-openmoko.bb: remove unused PRRoss Burton2008-10-231-2/+0
|
* libnotify: move from meta-extras to meta-openmokoRoss Burton2008-09-291-0/+14
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5306 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dialer: specify revision instead of using autorevRoss Burton2008-09-251-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5278 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libsndfile1: Add missing DEPENDS on sqlite3Richard Purdie2008-09-091-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5161 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move dialer to openmoko for now, as it depends on pulseRoss Burton2008-08-081-0/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5043 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrevRoss Burton2008-08-081-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5038 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gsmd2: install the system service dbus filesRoss Burton2008-08-081-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-dialer3: add rdepends on gsmd2Ross Burton2008-08-081-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5035 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gsmd2: install dbus system configuration fileRoss Burton2008-08-011-2/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4994 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-dialer3: added libjana to depsMarcin Juszkiewicz2008-07-311-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4993 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-dialer3: addedMarcin Juszkiewicz2008-07-311-0/+18
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4986 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libspiff: update to 0.8.3 to get gcc 4.3.1 fixesMarcin Juszkiewicz2008-07-252-1/+18
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4948 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gsmd2: taken from OE, cleaned, fixed deps/building, improved packagingMarcin Juszkiewicz2008-07-223-0/+181
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4933 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-today2-folders: fix conflicts as we moved some components of Sato ↵Marcin Juszkiewicz2008-07-221-2/+2
| | | | | | desktop git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4921 311d38ba-8fff-0310-9ca6-ca027cbcb966
* moko-gtk-engine: added missing dependency on gtk+Marcin Juszkiewicz2008-07-021-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4782 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-mediaplayer2: added missing dependencyMarcin Juszkiewicz2008-07-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4779 311d38ba-8fff-0310-9ca6-ca027cbcb966
* liburiparser: added from OE (needed by openmoko-mediaplayer2)Marcin Juszkiewicz2008-07-022-0/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4778 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libspiff: added from OE (needed by openmoko-mediaplayer2)Marcin Juszkiewicz2008-07-022-0/+52
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4777 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libmokopanelui2: added missing dependency on dbusMarcin Juszkiewicz2008-07-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4767 311d38ba-8fff-0310-9ca6-ca027cbcb966
* vala(-native): added to satisfy dependencies of openmoko-terminal2Marcin Juszkiewicz2008-06-143-0/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4657 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-terminal2: fix name of Liberation fonts package in RDEPENDSMarcin Juszkiewicz2008-06-141-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4656 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pulseaudio: add forgotten patchesMarcin Juszkiewicz2008-06-063-0/+60
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4597 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libatomic_ops: added forgotten patchMarcin Juszkiewicz2008-06-051-0/+15
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4590 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-openmoko: use webkit version of webMarcin Juszkiewicz2008-05-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4553 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko: merge with OEMarcin Juszkiewicz2008-05-2341-60/+746
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4552 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pulseaudio: merge with OE + patches for libtool 2.2Marcin Juszkiewicz2008-05-239-9/+154
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4550 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libsndfile: merge with OEMarcin Juszkiewicz2008-05-231-1/+7
| | | | | | | | | | | | | | | | | | | | Revision: a861d7ae9f7e1ef52c56fcb6017fe9b7c48dc72b Ancestor: 3fe444996883cc54a95f94bd89d9fba641d08c20 Author: mickeyl@openembedded.org Date: 2007-12-03T20:22:24 Branch: org.openembedded.dev Modified files: packages/libsndfile/libsndfile1_1.0.17.bb ChangeLog: libsndfile 1.0.17 needs an ugly hardcoded hack for some autofoo variables otherwise it silently fails on runtime. all the ugly low level research done by graeme@openmoko.org - thanks! git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4549 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libsndfile: there are c++ files in sources - fix configure.acMarcin Juszkiewicz2008-05-232-2/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4548 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dfu-util: added from OEMarcin Juszkiewicz2007-11-052-0/+34
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3068 311d38ba-8fff-0310-9ca6-ca027cbcb966
* usbpath: added from OE (needed for dfu-util)Marcin Juszkiewicz2007-11-052-0/+26
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3067 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-dates2: update from OE to fix SRCURIRoss Burton2007-10-311-5/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3052 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko2: update packages from OE so that openmoko-today2 buildsRoss Burton2007-10-317-14/+46
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3051 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-dates2: added initial recipeMarcin Juszkiewicz2007-09-051-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2697 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-tasks2: conflict with tasksMarcin Juszkiewicz2007-08-281-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2577 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko2: sync with OEMarcin Juszkiewicz2007-08-288-41/+68
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2576 311d38ba-8fff-0310-9ca6-ca027cbcb966
* neod: taken from OEMarcin Juszkiewicz2007-08-281-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2575 311d38ba-8fff-0310-9ca6-ca027cbcb966