aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpsd
AgeCommit message (Collapse)Author
2009-01-14gpsd: bump for python 2.6Michael 'Mickey' Lauer
2008-12-05gpsd: provide virtual/gpsdMichael 'Mickey' Lauer
2008-11-16gpsd: Only change gpsd-default for the om-gta02 machineHolger Hans Peter Freyther
Fix up the previous commit.
2008-11-16[gpsd] change gpsd device file from /dev/ttyS3 to /dev/ttySAC1Julian_chu
gpsd-default describe the GPS device is /dev/ttyS3, but for GTA01/GTA02 it should be /dev/ttySAC1.
2008-11-16gpsd: Modify gpsd daemon script to use start-stop-daemonJulian_chu
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-04gpsd: fix bug #4611Koen Kooi
2008-05-01packages/gpsd/gpsd_2.37.bb : Add gpsd 2.37Stelios Koroneos
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory
2008-02-16gpsd: remove python-ncurses dependency from gspd, it's actually ↵Michael Lauer
python-curses we depend on
2008-02-08gspd 2.* increase package granularity. closes #3529Michael Lauer
2008-01-05gpsd-conf: Restart gllin on a resume eventMatthias Hentges
2008-01-04gpsd: As discssed on the ML:Matthias Hentges
- Add a gpsd-conf package - gpe-conf installs /etc/defaults/gpsd and /etc/init.d/gps-hardware via update-alternatives - A sample machine-specific -conf package for fix-gta01 is provided. - Constructive comments welcome
2008-01-03gpsd.inc: fix stagingJunqian Gordon Xu
2008-01-03gpsd: update to 2.36, drop 2.35.Junqian Gordon Xu
2008-01-03gpsd: add 2.35Junqian Gordon Xu
* gpsd_dbus.patch has been fixed in upstream svn
2008-01-01gpsd: Provide working default configuration and init-script for fic-gta01. ↵Matthias Hentges
This makes gpsd device-specific for gta01, please check the feeds.
2007-10-06gpsd: Cleanup startup script.Paul Sokolovsky
* gpsd configuration is done via mandatory /etc/defaults/gpsd, remove confusing defaults from init script. * Make error reporting more helpful. * Based on complaints by forum users.
2007-08-19gpsd: compile python extension. upstream vendor included x86 binary in ↵Michael Lauer
tarball (tss...). fixes #1665
2007-06-19gpsd: disable python stuff:Koen Kooi
NOTE: Checking Package: python-pygps ERROR: Architecture did not match (40 to 3) on /work/armv4t-angstrom-linux-gnueabi/gpsd-2.34-r3/install/python-pygps/usr/lib/python2.4/site-packages/gpspacket.so people really should use insane.bbclass......
2007-06-17gpsd: ship python-pygps package, including python bindings to gpsdMichael Lauer
2007-06-13gpsd: add defaultKoen Kooi
2007-06-12gpsd: mark /etc/default/gpsd as CONFFILEJake Morrison
2007-06-11gpsd: add /etc/default/gpsd config file - close #2465Jake Morrison
2007-04-02gpsd: export BUILD_SYS and HOST_SYS as setup.py expects them to be set, add ↵Justin Patrin
python to DEPENDS
2007-04-02gpsd: export BUILD_SYS and HOST_SYS as setup.py expects them to be setJustin Patrin
2007-04-01gpsd: disable python bindingsKoen Kooi
2007-02-15gpsd: add 2.34 (from openmoko svn)Koen Kooi
2006-10-16gpsd: remove DEPENDS on dbus 0.23.ancient.obsoleteKoen Kooi
2006-10-16gpsd: add 2.33Koen Kooi
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-05-28gpsd: Add 2.32 and remove 2.6, as request by mickey in bug #1039.Jamie Lenehan
2006-05-28gpsd 2.28: Stop from using X headers from /usr/include by passing in the XJamie Lenehan
include and library directory to the configure script. Closes bug #1039.
2005-09-19Changed section from network to console/network.Frederic Bompart
2005-09-19packages/gpsd/gpsd.inc: fix dependsKoen Kooi
2005-07-19updated gpsd to version 2.28Patrick Steiner
2005-07-09More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...Holger Freyther
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-26add gpsd 2.26 and kill off a couple of older onesMichael Lauer
BKrev: 42bea8cb-qzXptA0g3ncdv90a40nDw
2005-05-10Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/10 15:12:39+02:00 utwente.nl!koen edb_1.0.5.003.bb, edb-native_1.0.5.003.bb: adjust src_uri of edb and adjust edb-native, tag edb-native as BROKEN edb-native_1.0.5.003.bb: Rename: packages/edb/edb-native_1.0.5.bb -> packages/edb/edb-native_1.0.5.003.bb 2005/05/10 15:08:06+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/05/10 15:07:52+02:00 utwente.nl!koen edb_1.0.5.003.bb: fix src_uri of edb Rename: packages/edb/edb_1.0.5.bb -> packages/edb/edb_1.0.5.003.bb 2005/05/10 15:01:47+02:00 uni-frankfurt.de!mickeyl fix ecore compiling 2005/05/10 14:27:50+02:00 utwente.nl!koen Add gpsd 2.23, make an .inc file for gpsd so we can make a gpsd(-clients)-nox later on for the X haters. NOTE: X isn't enabled yet, so relax. TODO: split of some stuff in usr/bin into gpsd-clients. gpsd maintainers: read http://gpsd.berlios.de/CHANGES and see if I didn't make any mistakes. BKrev: 4280b9afWauRg89suJiAOUmrEOF1Ng
2005-05-09Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/09 09:09:02+01:00 reciva.com!pb correct staging of mysql libraries 2005/05/09 09:57:59+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/05/09 09:56:38+02:00 utwente.nl!koen Add matchbox-stroke, a WIP rewrite of xstroke 2005/05/09 09:55:53+02:00 utwente.nl!koen Add aircrack, courtesy Olivier Fauchon 2005/05/09 09:53:46+02:00 utwente.nl!koen Add gpe-shield 0.8, courtesy Florian Boor 2005/05/09 09:48:39+02:00 uni-frankfurt.de!mickeyl wlan-ng-modules-config.in: don't try to call depmod 2005/05/09 09:46:45+02:00 uni-frankfurt.de!mickeyl gpsd: add ncurses dependency 2005/05/09 09:45:31+02:00 uni-frankfurt.de!mickeyl add python bindings for sqlite3: pysqlite2 2.0-beta1 BKrev: 427f21dffZ36MdMZgWEXx0O-NwOWmQ
2005-04-12misc. SECTION fixesMichael Lauer
BKrev: 425bd380QeEURzDMDNXwEK5qgFFICg
2005-04-12Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/12 12:43:07+02:00 utwente.nl!koen abiword_2.2.7.bb: add libglade to DEPENDS 2005/04/12 12:41:48+02:00 utwente.nl!koen abiword_2.2.7.bb: use the correct patch to copy cdump to 2005/04/12 12:15:47+02:00 utwente.nl!koen familiar-0.9.0.conf: first shot at familiar 0.9.0 2005/04/12 12:08:53+02:00 utwente.nl!koen preferred-gpe-versions.inc: unset almost all preferred versions, except for x 2005/04/11 23:26:07+01:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/11 23:25:43+01:00 (none)!cwiiis Add enhancement patch for gxine, along with new bb - make it the default. See the Changelog inside the patch for details. 2005/04/11 23:48:38+02:00 utwente.nl!koen Add ipkg 0.99.148, courtesy Pierluigi Frullani 2005/04/11 16:54:20+01:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/11 16:53:54+01:00 (none)!cwiiis New matchbox releases: -libmatchbox (1.6->1.7) -matchbox-panel (0.9.1->0.9.2) -matchbox-wm (0.9.3->0.9.4) 2005/04/11 13:39:04+02:00 mn-solutions.de!schurig teleport: added missing linefeed between DESCRIPTION and DEPENDS xpm_cvs: no need for autofoo 2005/04/11 13:37:54+02:00 mn-solutions.de!schurig MNCI "Rqmses": one more patch to tslib support for devfs to kdrive 2005/04/11 13:35:40+02:00 mn-solutions.de!schurig added Asterisk 2005/04/11 13:35:00+02:00 mn-solutions.de!schurig keylaunch needs xpm 2005/04/10 18:30:33+01:00 (none)!XorA Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cimmeria.(none):/home/dp/zaurus/openembedded 2005/04/10 18:29:05+01:00 (none)!XorA Kismet updated to 2005-04-R1 release 2005/04/10 19:11:39+02:00 dyndns.org!reenoo copy preferred-gpe-versions.inc to preferred-gpe-versions-2.6.inc as requested by Koen 2005/04/09 05:23:20+01:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/09 05:15:47+01:00 (none)!cwiiis Remove now unnecessary patch in gxine, add two more required vo/ao plugins ('none' plugins). 2005/04/09 05:14:13+01:00 (none)!cwiiis Fix up libxine 1.0, make it the default. Fixes: - Don't disable esd - Use tremor instead of libvorbis - Apply some patches from libxine-opie - Fix finding of libcaca/aalib on host system by manually disabling - Make package name 'libxine' instead of 'libxine1' so as not to break package splitting - Disable tremor 20041119 as it breaks libxine 1.0 (including libxine-opie) 2005/04/09 00:52:25+02:00 utwente.nl!koen cleanup roadster 2005/04/09 00:36:03+02:00 utwente.nl!koen gpsd_2.20.bb: add gpsutils.h to staging 2005/04/09 00:20:43+02:00 utwente.nl!koen Add roadster, which has active cvs at the moment, so don't be surprised when it breaks 2005/04/08 22:42:22+01:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/08 22:41:50+01:00 (none)!cwiiis - Make libxine 1.0.0-rc5 default until 1.0 is fixed - Add PROVIDES = "virtual/libxine" to libxine 1.0.0-rc5 2005/04/08 22:13:11+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/04/08 22:12:57+02:00 dyndns.org!reenoo lcdproc: fix do_install. 2005/04/08 22:10:06+02:00 utwente.nl!koen gst-plugins_0.8.7.bb: bye bye jack 2005/04/08 22:00:18+02:00 utwente.nl!koen disable directfb in gst-plugins 2005/04/08 21:51:59+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/04/08 21:51:41+02:00 dyndns.org!reenoo kaffe: revert dependency change. gmp is listed in DEPENDS for kaffe-gtk and disabled in kaffe-qt. 2005/04/08 21:50:25+02:00 dyndns.org!reenoo file: fix dependency loop between file and file-native 2005/04/08 20:09:36+01:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/08 20:08:40+01:00 (none)!cwiiis Add section/license for gxine. Fix libxine: - Manually remove libcaca/aalib support - Use tremor for decoding vorbis - Fix package naming 2005/04/08 10:12:11-07:00 amd.com!jcrouse Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into forsteri.amd.com:/users/jcrouse/bk/openembedded 2005/04/08 10:11:51-07:00 amd.com!jcrouse add patch for 2.4.24 to coexist peacefully with gcc 3.4 2005/04/08 19:01:50+02:00 utwente.nl!koen abiword_2.2.7.bb: hopefully fix abiword build 2005/04/08 16:36:38+01:00 (none)!cwiiis Add working gxine 0.4.1, remove gxine 0.3.3 from nonworking. 2005/04/07 20:14:02+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/04/06 21:20:45+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/04/06 21:20:22+02:00 dyndns.org!reenoo kaffe: add gmp to DEPENDS. BKrev: 425bb68eCua4S6ecsEtNJjjHuY5Xhw
2005-04-01fix typo and packaging for gpsd. folks, packaging a hard coded link to ↵Michael Lauer
/dev/ttyS3 looks wrong to me. that should be made by the start script depending on the actual serial tty. S3 is not always correct. BKrev: 424d56b7xOgpx5asQTIjseMrYwViQg
2005-04-01add gpsd 2.20Michael Lauer
BKrev: 424d5153BVnS_ppbBTTbEXx4VEwkOw
2005-03-23Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com
into giantshoulder.com:/home/tom/dev/openslug/openembedded 2005/03/23 08:41:50-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 16:34:02+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/23 16:32:05+00:00 rpsys.net!RP openzaurus-2.6: fix typo 2005/03/23 17:31:58+01:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/03/23 17:31:35+01:00 local!hrw updated kdepimpi to 2.0.20 2005/03/23 07:41:31-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 16:38:17+01:00 zeckescompany.nl!alwin changed package-dep for meta-opie 2005/03/24 00:32:02+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/24 00:31:35+10:30 (none)!rwhitby Made Unslung *not* create ramdisk for /var and /dev when you've unslung to an external disk 2005/03/23 05:41:22-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/24 00:15:58+10:30 (none)!rwhitby Fixed the unslung patch for rc.1 2005/03/24 00:06:41+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/24 00:06:21+10:30 (none)!rwhitby Unslung 4.7-alpha, with support for external disks on sda1, sda2, sdb1, sdb2. 2005/03/23 14:26:04+01:00 uni-frankfurt.de!mickeyl rename wlan-ng-modules package per upstream changes 2005/03/23 14:23:31+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/23 14:23:20+01:00 uni-frankfurt.de!mickeyl add remind, a console PIM application. in nonworking, because it needs a gcc3.x patch 2005/03/23 04:41:30-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 13:34:56+01:00 mn-solutions.de!schurig Various twiddles for MNCI "Ramses": qmake-native: remove my weird attempt to get things right, it was very wrong :-) gdb: add REPENDS on libthread-db1 to allow debugging of threaded Qt/E 3.x apps kernel: add bluez-modules sysvinit: make startup even faster by removing access to /proc/progress 2005/03/23 03:41:24-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 22:12:18+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/23 22:11:52+10:30 (none)!rwhitby Added lots of modules for traffic shaping and other various things to OpenSlug kernel 2005/03/23 12:14:09+01:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/03/23 12:13:44+01:00 (none)!br1 fixed hostapd 0.3.7 and added wpa_supplicant 0.3.8 2005/03/23 11:41:30+01:00 uni-frankfurt.de!mickeyl remove hostap-daemon from nonworking. hey folks, please look if not already there is a nonworking version before you add a new one 2005/03/23 02:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 11:38:09+01:00 uni-frankfurt.de!mickeyl opie-collections: add datebook plugins to standard opie image 2005/03/23 11:35:44+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/23 11:33:22+01:00 uni-frankfurt.de!mickeyl add newer gpsd versions and a fixed start/stop script 2005/03/23 11:31:34+01:00 uni-frankfurt.de!mickeyl opie packaging changes in meta-opie and opie-login 2005/03/23 11:06:47+01:00 (none)!br1 added packages "ser" and "mystun" contributed by Sven-Ola Tuecke 2005/03/23 11:02:05+01:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/03/22 17:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 01:26:50+00:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/03/23 01:26:05+00:00 (none)!cwiiis Use the sourceforge source for freetype, as it seems to be the primary download location now. 2005/03/23 01:24:53+00:00 (none)!cwiiis Small gpe-related updates to openzaurus-3.5.3.conf. 2005/03/23 01:23:49+00:00 (none)!cwiiis Correct XLIBS_MIRROR 2005/03/22 07:41:25-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 16:31:48+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 16:31:38+01:00 uni-frankfurt.de!mickeyl libqte2: set package arch to machine arch since we supply machine specific patches and flags 2005/03/22 15:11:11+00:00 (none)!cwiiis Use ?= instead of = in conf/distro/preferred-gpe-versions.inc, so as not to override user-specified settings 2005/03/22 22:57:38+10:30 (none)!rwhitby Bumped the Openslug kernel PR 2005/03/22 22:53:49+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/22 22:53:07+10:30 (none)!rwhitby Changed CONFIG_ATALK from =y to =m in Unslung kernel 2005/03/22 03:41:21-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 12:30:28+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 12:30:12+01:00 uni-frankfurt.de!mickeyl include tune-xscale in the pxa machines. root file systems can be built with all optimizations since they are machine specific anyway. the unified feed though needs to be built using a tune-strongarm based machine configuration 2005/03/22 12:28:44+01:00 local!hrw added qpf-gentium font to meta-opie 2005/03/22 12:27:20+01:00 local!hrw updated qpf-dejavufonts to 1.8 added all rotations 2005/03/22 12:26:15+01:00 local!hrw added all rotations to qpf-hunkyfonts 2005/03/22 12:09:08+01:00 uni-frankfurt.de!mickeyl add qpf-gentium, a free font with lots of characters. thanks hrw for converting. 2005/03/22 10:39:58+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 00:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 07:43:44+00:00 reciva.com!pb change "h2200_linear" to "linear_h2200". Reported by Matt Reimer. 2005/03/21 17:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 01:56:50+01:00 dyndns.org!reenoo libglade: update to 2.4.2 which fixes improper use of the toolbar API. make no-xml2.patch apply against 2.4.2. 2005/03/22 00:59:21+01:00 uni-frankfurt.de!mickeyl split tosa machine configuration into generic, 2.4, 2.6 parts 2005/03/22 00:54:55+01:00 uni-frankfurt.de!mickeyl add a version of orinoco-0.13e that compiles against kernel 2.6 and choose that version for the clamshells and the poodle 2005/03/18 16:13:17+01:00 (none)!br1 added madwifi BSD branch build 2005/03/18 16:12:01+01:00 (none)!br1 added hostap-daemon 0.3.7 BKrev: 4241c03fA7V8WMbGM7hnEqx17eXRkw
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 17:35:27-06:00 ti.com!kergoth Kill the ipkg paths patch, since its busted. 2005/02/21 17:33:13-06:00 ti.com!kergoth Fix sbindir in native.bbclass and cross.bbclass. Thanks to Jordan Crouse for reporting. 2005/02/21 17:13:19-06:00 ti.com!kergoth Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit. 2005/02/21 17:09:46-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/21 17:09:03-06:00 ti.com!kergoth Run a sed script against our packages to fix some hardcoded target path references. As always when I do things like this, if packages you maintain were touched by this, please do a sanity check to ensure the sed script didn't run wild. 2005/02/21 15:49:47-06:00 ti.com!kergoth Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO. BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg