summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell5
into stealth.(none):/home/pb/oe/oe-packages 2004/08/22 20:01:31+01:00 (none)!pb package minesweeper separately 2004/08/22 20:01:18+01:00 (none)!pb bring gnomeprint packages up to modern standards 2004/08/22 19:48:06+01:00 (none)!pb add gnome2-macros to EXTRA_AUTORECONF BKrev: 4128ed96DuaJAzQxYxfZLbTb7m3Uew
2004-08-22-Move Konqueror 20030705 snapshot to workingHolger Freyther5
-Konqueror is not qmake-base based -No need for the pro.patch KonqE compiles and packages BKrev: 4128c3b43bv6BkMflrl7Gu4N0YXxRQ
2004-08-22Make konqueror-embedded 20030705 snapshot link in OEHolger Freyther2
BKrev: 4128bafbSih5GXa44bnvlfnZCb2vjg
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer4
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/22 16:04:05+02:00 uni-frankfurt.de!mickey improve edb, eet, evas, ecore packaging BKrev: 4128b65ak8SeIA_paPNMuhEGVjwWYA
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into stealth.(none):/home/pb/oe/oe-packages 2004/08/22 13:55:21+01:00 (none)!pb add more stuff to meta-gpe BKrev: 412897ccYaSZUSEkk6qEXNOxwfR4Cg
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell8
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/22 13:11:34+01:00 nexus.co.uk!pb gdb updates 2004/08/22 12:33:38+01:00 nexus.co.uk!pb add sdk build of gcc-3.3.4 BKrev: 41288d8ft3dIpQfOINbi6UKk4sZECg
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell3
into stealth.(none):/home/pb/oe/oe-packages 2004/08/22 12:16:44+01:00 nexus.co.uk!pb add pon and poff, courtesy Florian Boor BKrev: 412888acfwQMTxingKIzfDgr5DuDnw
2004-08-22update handhelds-pxa to 2.4.19-rmk6-pxa1-hh36.13Phil Blundell2
BKrev: 41288860UqM0468biATHNBRE_dpVmg
2004-08-22Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into stealth.(none):/home/pb/oe/oe-packages 2004/08/22 10:59:38+01:00 (none)!pb fix name of at76_usbdfu.o BKrev: 41286e97ePJoGY6SJVYiMM6M4RBj_g
2004-08-21Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/21 21:05:48+01:00 nexus.co.uk!pb use 'install -m 0644' to avoid permissions drama BKrev: 4127ab33s11h99LO0zibYt9neCElLA
2004-08-21set RDEPENDS on locale packages symbolically, since PKG_%s doesn't exist ↵Phil Blundell1
prior to populate_packages. provide default definition of PKG_pkg for all packages that don't have one after package_name_hook runs. BKrev: 41278464RB1RG5_-kacBwKgs1tuYuQ
2004-08-21fix depends for library locale packagesPhil Blundell1
BKrev: 412782221l9GRJARx0_2U4pnR7rAGQ
2004-08-21inherit binconfig for pcreMichael Lauer1
BKrev: 412723b0KINy2XNC8DHZRv4ndFfFtQ
2004-08-21konq-e: sanitize this file, add dependencies, use proper EXTRA_OECONF ↵Michael Lauer1
arguments, prevent /usr/lib from leaking in etc. Still nonworking though :D BKrev: 4127239afddNfTJdDEOtnaH8ztCLcw
2004-08-20Merge bk://openembedded@openembedded.bkbits.net/packagesGreg Gilbert2
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/08/20 20:30:26+02:00 dyndns.org!reenoo Merge bk://openembedded@openembedded.bkbits.net/packages into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/20 20:29:45+02:00 dyndns.org!reenoo sablevm, sablevm-classpath: fix RDEPENDS BKrev: 41267416JsrcOfe847mVbLcieh4PeQ
2004-08-20konqueror-embedded_20030705.oe:Greg Gilbert1
Revert back to autotools class to make sure host libs arent included. The call to admin/am_edit fixes the missing moc and uic calls. BKrev: 41267407azUYAqJXQisEVIp733JonA
2004-08-20Konqueror-embedded: pro.patch, packing.patch:Greg Gilbert2
Packing.patch fixes a problem with a gcc extension being seen as invalidc++ pro.patch includes $(OPIEDIR)/include.pro BKrev: 412673d2XLx3nHAie38wU23g2VBtiA
2004-08-20konqueror-embedded_20030705.oe:Greg Gilbert1
Konqueror-embedded: Trim some unused code BKrev: 412592e5ZdZkKaSX5TCghBAB0zWyzw
2004-08-20Merge bk://openembedded@openembedded.bkbits.net/packagesGreg Gilbert2
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/08/19 22:55:03-07:00 treke.net!ggilbert konqueror-embedded_20030705.oe: Using the autotools class wipes out the Makefile.in code for running MOC. Do things by hand. There are still some gcc 3.4 issues that need working out. BKrev: 41259262pR-akjTxF-DdOMTNyMOZvw
2004-08-19Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/20 08:00:46+10:00 trolltech.com.au!lpotter use actual config option 2004/08/20 07:58:43+10:00 trolltech.com.au!lpotter add shared lib build for e2fsprogs-libs BKrev: 41253351ngjiP2xIF9At-28sUc31eQ
2004-08-19rxvt-unicode is no longer BROKEN=1Michael Lauer1
BKrev: 4125334aiVsxkKcvQq5G-kWdkQvUjQ
2004-08-19write patch to make rxvt-unicode 3.7 compile with gcc 3.4.xMichael Lauer2
BKrev: 41253318xkgeDBkSNVN0y7B3Rb76XA
2004-08-19add opie-examples-pythonMichael Lauer1
BKrev: 4124e61dwHbfAvhRis8GzZ5ln9pCVw
2004-08-19add makeselfMichael Lauer1
BKrev: 4124e110P4M_oagAYuUIWuyeSQvpGA
2004-08-19enable CONFIG_FEATURE_TAR_FROM in busybox defconfigMichael Lauer2
BKrev: 4124dbdawqBqa9qQxjqwfQha1qqLxQ
2004-08-19opie-taskbar: install quit.desktopMichael Lauer1
BKrev: 4124d8b2iuIIT30PjaOjS4sDWKPgNg
2004-08-19update gpe-su to 0.18Phil Blundell1
BKrev: 41246a15fvbtC7lTjVbsOiJ8WAvNIA
2004-08-19update gnome-vfs to 2.6.2, courtesy Florian BoorPhil Blundell2
BKrev: 412469e1m78UdO01JVQPylHNt01H-g
2004-08-19add gpe-soundserver, courtesy Rob McQueenPhil Blundell2
BKrev: 4124681eMtkyRQ7wUo0R01nlcdMySw
2004-08-19Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/19 09:37:16+01:00 nexus.co.uk!pb add gpe-mixer 0.34, courtesy Florian Boor BKrev: 412466d185FT2DWUc3hU0VE5eC-Jlg
2004-08-19Fix appending of smallfonts.diff to SRC_URI for poodle'sGreg Gilbert1
openzaurus-pxa kernel build. OEs are not shell scripts. BKrev: 41242271tB8Km4zdXdBwp80aohc3LQ
2004-08-19Merge openembedded@openembedded.bkbits.net:packagesChris Larson5
into handhelds.org:/home/kergoth/code/packages 2004/08/18 20:03:14-05:00 handhelds.org!kergoth Add nonworking rxvt-unicode 3.7 (currently fails to build due to something template related that I dont have time to fix atm), and fix the upstream URIs for versions 3.0 and 3.1. BKrev: 4123fc7b3BKi6LmCqEPL8--KdXG2GA
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesLorn Potter3
into polarbear.trolltech.com.au:/mnt/hdb1/oe2/packages 2004/08/19 07:25:03+10:00 trolltech.com.au!lpotter poodle needs small console fonts BKrev: 4123cb9f1mSi-6nBnKEx7rF55y1N5w
2004-08-18add tosa support to /etc/init.d/opieMichael Lauer1
BKrev: 4123bcab7yLxKRdbtLKSpBt2qf_47g
2004-08-18tosa depends on wlan-ng-stuffMichael Lauer1
BKrev: 4123bc79Xis0TcINlwwhEKiFmRVFCg
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer4
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/18 22:24:10+02:00 uni-frankfurt.de!mickey add linux-wlan-ng subsystem BKrev: 4123baf2Acve4C_Q_rZMqBPkB0d74w
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesRene Wagner2
into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/18 21:56:48+02:00 dyndns.org!reenoo gsl, fltk: inherit binconfig; remove now obsolete sed magic BKrev: 4123b49a1Esor4LbYwsXVmIFDhRJJQ
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer3
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/18 20:05:27+02:00 uni-frankfurt.de!mickey fix ramdisk script in initscripts and use mtdblock as non-volatile ramdisk for collie. what about h3600? BKrev: 41239a70ra_rEsVjg3iw8GOxEMT0Vw
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesChris Lord1
into chrislaptop.(none):/home/chris/oe/oe/packages 2004/08/18 18:13:26+01:00 (none)!cwiiis Fix packaging for prboom. BKrev: 41238fb731PSRD22cwQJTbkzvilv0w
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesRene Wagner1
into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/18 18:54:05+02:00 dyndns.org!reenoo package.oeclass: put locale packages in RRECOMMENDS, not RDEPENDS BKrev: 412389b8ZB4QTvlgiKC7xHhBDpqfAg
2004-08-18move the patch to the files dir, where it actually gets foundMichael Lauer1
BKrev: 41238753KI_JwxJhYrhn9tSmTIfUyA
2004-08-18Really fix ipkg-link.Chris Lord2
BKrev: 41235a70qNVInwcG3tjMEIyfJDD9Gg
2004-08-18Fix ipkg-link, courtesy of Maciej Swiniarski (luzik)Chris Lord2
BKrev: 412358f6Kw3j1EJqM6f3Jg3-QfS_Xw
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer2
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/18 01:48:09+02:00 uni-frankfurt.de!mickey minor cleanups to libxine and opie-mediaplayer2 BKrev: 4123231b8jQcalRadbpq0ex4xFkqNA
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesRene Wagner1
into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/18 11:30:04+02:00 dyndns.org!reenoo giac: add LICENSE; fix FILES BKrev: 412321a7VurAHCkoQfsihkMWAUE4sw
2004-08-18Merge bk://openembedded@openembedded.bkbits.net/packagesChris Lord2
into chrislaptop.(none):/home/chris/oe/oe/packages 2004/08/18 02:01:46+01:00 (none)!cwiiis Add subapplet to OPIE_EXTRA_APPLETS. Rename opie-mediaplayer2-skin-Pod to opie-mediaplayer2-skin-pod. BKrev: 4122aa927HUjozyX-suil0riNWUeSw
2004-08-17Merge bk://openembedded@openembedded.bkbits.net/packagesRene Wagner1
into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/18 01:47:08+02:00 dyndns.org!reenoo Add Giac/Xcas - a free computer algebra system BKrev: 4122990bTKFzIEJA4XZSWjfLIY3l1A
2004-08-17Merge bk://openembedded@openembedded.bkbits.net/packagesChris Lord8
into chrislaptop.(none):/home/chris/oe/oe/packages 2004/08/17 23:43:23+01:00 (none)!cwiiis Added opie-mediaplayer2 and skins. BKrev: 41228b1bdMI9Cnv4k5R8wHCFyNToZw
2004-08-17make qpegps work againMichael Lauer2
BKrev: 41228804IOGDCac2Q0keV15IH4himw
2004-08-17fltk: fix ftlk-config in stagingRene Wagner1
BKrev: 412272bbvw9OHXisJkvX84ADGmxr0Q