summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2004-03-06BKrev: 404a3197VD0Tn8JbkOLrZEY68OPiwwMichael Lauer1
2004-03-06add missing kernel patches *cough*Michael Lauer6
BKrev: 404a317a462vOiASnuEM72or6Yw0zg
2004-03-06fix libmikmod staging and fix mikmod linkingMichael Lauer2
BKrev: 404a25b5KWdl5sWaFXBTH36L1fML3g
2004-03-06add kernel patches against 2.4.18-embedix courtesy Anton Maslovsky - thanks ↵Michael Lauer6
Anton! - Patch to support more accurate battery percentage on 7x00 devices - Patch to add bt950-based devices support to the kernel build (applied on top of MH11 patch from bluez) - Patch to increase speed of bluecard_cs bluetooth driver - Patch to fix IRDA problem with some Ericson phones BKrev: 404a1e11rfWX1Drg_w3zSUvrTsIxMw
2004-03-06upgrade fakeroot to 0.8.5 (0.8.3+0.8.4 have been yanked)Michael Lauer2
BKrev: 404a16f8feesMWEqaQQFGTM__VTcIQ
2004-03-06add here the missing files for txdrugMichael Lauer5
BKrev: 404a137aqNB1k9dzY_a3RHnUfQu9bw
2004-03-06add tx-drug (drug database application)Michael Lauer1
BKrev: 404a1320OnU70h6boCqHnSDP7fX7Cw
2004-03-06fix fam 2.7.0 build.Michael Lauer2
note to self: start using bk sfiles -x ;) BKrev: 4049de68oFprb1SqV1YavWM9n6dElA
2004-03-05Add virtual/kernel to deps of shfs-utils.Chris Larson1
BKrev: 404902c97idCRBcmj58Rfa2FzWQN7g
2004-03-05Add lirc to irk's depends.Chris Larson1
BKrev: 404901c1BiO76ekt1UFvib5v49SSDQ
2004-03-05Fix openobex-apps build.. its 1.0.0, not 1.0.1.Chris Larson4
BKrev: 4049019eO1awdkq6auXeGlSua_xCTQ
2004-03-05Fix uae build. Specify location of sdl and zlib, add m4 patch so the ↵Chris Larson3
autotools execution succeeds, fix the call out of src/tools/configure, and replace the install steps putting uaerc into /home/root/ with a rant. BKrev: 4048ffd8pqv4U01MT9Jf6QyApYkGzw
2004-03-05Update to prelink 20040216.Chris Larson10
BKrev: 4048f8b92DCD0C8okKUIfbHDoeIYOQ
2004-03-05Add slrn 0.9.8.0, courtesy Graeme Gregory (with alterations to deal with ↵Chris Larson4
autotools issues). BKrev: 4048f77cc1oNMzgUGBHCPU8sEE_Umw
2004-03-05Fix the dropbear builds when we have an external libtomcrypt laying around.Chris Larson4
BKrev: 4048c386I5NHiWpdkqKo2LG9tv0F8w
2004-03-05Fix ipkg-utils build.. its a distutils build, not an autotools build.Chris Larson1
BKrev: 4048a335AAPBHoZ6E-J2KSrMUlnlpA
2004-03-05Correct SRC_URI for tximage and fbgetty.. note.. tximage upstream source is MIA.Chris Larson2
BKrev: 4048a3215ioeX3M_aYfp9Hb6MryBLw
2004-03-05Fix libao, libsdl-qpe, and microwindows staging targets.Chris Larson3
BKrev: 4048a2feJlVAjuNXcFOTV5JY86xjCQ
2004-03-05Point fam at a -specific- version. Pointing anything to a 'latest' tarball ↵Chris Larson2
is a Bad Thing. Also fix the fam build, since *coughs* someone forgot the compile fix patch. BKrev: 4048a277nV47Mr2Qj2AFeBF1R4a5KA
2004-03-05Add missing deps in procps and sidplayer, and fix the sidplayer build.Chris Larson2
BKrev: 4048a24aV8e_dLHgSXeWGPiUCc-mYQ
2004-03-05Correct dependencies for fakeroot and changedfiles-daemon.Chris Larson2
BKrev: 4048a22c45PDCq0Jt0uMpKtIJDEN2g
2004-03-05Fix smpeg build (we werent explicitly disabling the build of the gtk media ↵Chris Larson4
player, the autotools execution was failing, etc). BKrev: 40489310QdKAMOXlTmUUuwrJFDiL7w
2004-03-04Add comprec 0.01 and 0.02 (commandline fixed point mp3 encoder).Chris Larson4
BKrev: 4046ebf4c9JJ1lLJJ6Pl86HKcsd-dA
2004-03-03Merge bk://openembedded.bkbits.net/packagesChris Larson2
into linux.local:/home/kergoth/code/packages 2004/03/03 04:04:16-05:00 local!kergoth Add udev 021. BKrev: 40459f95FnFtwJ_X1KmDoVbuw6NkNg
2004-03-02This patch fixes cross-building python packagesMichael Lauer1
on platforms where #include <pyport.h> bails out. distutils.sysconfig no longer tries to include build headers. BKrev: 4044e1c9Y_xZn7plet8xtxP3NvXy4A
2004-03-02add mikmod (module player based on libmikmod)Michael Lauer2
BKrev: 4044b073DfikafIUDifBjJPE0KVcVA
2004-03-02add metadata for libmikmod and add libmikmod 3.2.0-beta2Michael Lauer2
BKrev: 4044ae791JLL-caR_K5kjpaNbud9kg
2004-03-01download orinoco from savannahMichael Lauer4
BKrev: 4043b96ddFH1uT70Xhisr_JEpFxFxA
2004-03-01add changedfiles daemon and modulesMichael Lauer2
BKrev: 40431a5dufWc9qhOnNiqLcpR10feJw
2004-03-01add wellenreiter as a the first opie application in OpenEmbedded.Michael Lauer1
although the resources are spread throughout the whole opie cvs dir, it's obviously pretty simple to package an Opie app. Question now is whether we should spend the time package all opie apps in the current form or if we want to migrate the buildsystem prior to adding the applications. BKrev: 40431840D0nyA5lxt-_ngImwPAdVMA
2004-03-01add fget (commandline tool and library for mirroring remote files via FTP)Michael Lauer1
BKrev: 40429c7fsruxVqGk-zN8XTgGJyvF-A
2004-03-01yippee - new python packages! this time featuring:Michael Lauer4
python-fpconst (IEEE numeric constants) python-soappy (SOAP Implementation) python-pygoogle (GOOGLE API Wrapper) BKrev: 404293b8S4Ibw2xGDZ35S8ZrpB8TOg
2004-03-01upgrade libsdl cvs version to 1.2.7 stableMichael Lauer3
BKrev: 40428055VL_Euwm4N7eAPCjVv8BSzQ
2004-02-29add fam (file alteration monitor)Michael Lauer2
BKrev: 40414310PTvIgb0Z0kXRUQQoYVFDOQ
2004-02-28Merge openembedded@openembedded.bkbits.net:packagesChris Larson2
into zelda.tuxnami.org:/home/kergoth/code/packages 2004/02/27 12:01:51-05:00 local!kergoth Add udev 019. BKrev: 40412487FXFwt_kS9BD4BrKC0oLmPw
2004-02-28install initscript for pcmcia-csMichael Lauer1
BKrev: 40411702uaJ5zLOtScKPNxfSAsXNtQ
2004-02-28add the compile patchMichael Lauer1
BKrev: 40410430a7FG3WmXYujiTFk94R4mGg
2004-02-28prboom depends on libsdl-mixerMichael Lauer1
BKrev: 404088ccpcWTbgguJrDRrmpfYWBvlw
2004-02-28prboom depends on libsdl-netMichael Lauer1
BKrev: 404081befj8UcUaKEaPritHpSmrcKw
2004-02-28upgrade orinoco cvs version. 0.14 release probably soonMichael Lauer1
BKrev: 403ff3e5sj4H4DjDwjwPpUUABg6gJg
2004-02-27Add libvncserver and fbvncserver oes, courtesy Alexander Enis.Chris Larson8
BKrev: 403f4b5fNI1_wGVpsHVATTkerl78YQ
2004-02-26Add patchutils 0.2.27.Chris Larson1
BKrev: 403e672a53e1qFzrVocnH-l8nz9AtQ
2004-02-26Apply patch to poodle kernel config, courtesy Alexander Enis.Chris Larson1
BKrev: 403e6729-nhkhFFojG-_m4jHw9ZwFw
2004-02-26Add flnx 0.17 and 0.18.Chris Larson3
BKrev: 403e6728bNbbpXEqMwJ8duLjbGjppA
2004-02-26Add nonworking pixdev.. to fix it, we need to add flnx as an independent ↵Chris Larson2
.oe, and switch to a cvs pixdev build. BKrev: 403e5687Nu2lMSjEJfifCRudVej1qw
2004-02-26Merge bk://openembedded.bkbits.net/packagesChris Larson1
into linux.local:/home/kergoth/code/packages 2004/02/26 14:16:16-05:00 local!kergoth Add microwindows 0.90 (tweaked slightly to actually still build if MACHINE isnt set), courtesy Jordan Crouse. BKrev: 403e461d31H5Yy-5TdFrXNyvtDZx1g
2004-02-26Merge openembedded@openembedded.bkbits.net:packagesChris Larson1
into zelda.tuxnami.org:/home/kergoth/code/packages 2004/02/26 13:40:12-05:00 local!kergoth Lets include a binary in the pocketcellar package :D BKrev: 403e3e1avlkFIajOIHfPLBdev2lnuQ
2004-02-26Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer1
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/02/26 19:26:55+01:00 uni-frankfurt.de!mickeyl s/python-crypto/python-crypt/ since there is also an external package with that name BKrev: 403e3a98-eLxd7bGnvYnaOwI276sjQ
2004-02-26Add slang 1.4.9 (altered to build both static and shared libs), courtesy ↵Chris Larson1
Graeme Gregory. BKrev: 403e3487sKs-32COmaCvreLO-i02DA
2004-02-26Add OLSR (a routing protocol for wireless networks), courtesy Benoit Cattie.Chris Larson1
BKrev: 403e2dfeQzEH-i28Pv3cBg--AyPWkA