openembedded.git
20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Tim Ansell [Fri, 24 Sep 2004 12:39:01 +0000 (12:39 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into mithis.com:/cc/packages

2004/09/24 22:08:22+09:30 mithis.com!mithro
PXA now builds devinfo module now too.

BKrev: 41541565xAw7P5kdqFmCkOCJ5X7FFA

20 years agoAdd icon for opie-mobilemsg
Matthias Hentges [Fri, 24 Sep 2004 10:59:36 +0000 (10:59 +0000)]
Add icon for opie-mobilemsg

BKrev: 4153fe18AvHTYqXGKcCNCl7dnY0NnA

20 years agoadd latest awk patch from Dmitry Zakharov
Phil Blundell [Fri, 24 Sep 2004 09:30:13 +0000 (09:30 +0000)]
add latest awk patch from Dmitry Zakharov

BKrev: 4153e925TQ2U3ChgLPAxp_BnHAB5jw

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Fri, 24 Sep 2004 08:48:06 +0000 (08:48 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/p

2004/09/24 10:47:49+02:00 mn-logistik.de!schurig
Kernel fixes for MNCI "Ramses"

BKrev: 4153df4628uYuY1G1uG8xhuD8Lk7fg

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Tim Ansell [Fri, 24 Sep 2004 08:40:57 +0000 (08:40 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into mithis.com:/cc/packages

2004/09/24 18:10:28+09:30 mithis.com!mithro
Working mplayer.

2004/09/24 18:06:24+09:30 mithis.com!mithro
The accelerated graphics driver.

BKrev: 4153dd998L756a9qAU1inUHuxY7Riw

20 years agomove unparseable mplayer.oe into nonworking to avoid oemake problems
Phil Blundell [Thu, 23 Sep 2004 21:02:48 +0000 (21:02 +0000)]
move unparseable mplayer.oe into nonworking to avoid oemake problems

BKrev: 415339f8_tSavikNjHzhrMQP71nWKA

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Thu, 23 Sep 2004 19:21:52 +0000 (19:21 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into schurig.homelinux.net:/home/holger/src/oe/p

2004/09/23 21:21:26+02:00 homelinux.net!schurig
move ld.so.cache to /var/run on MNCI "Ramses"

BKrev: 41532250n7ODWbkhGBwwgFS-QptdrQ

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Tim Ansell [Thu, 23 Sep 2004 18:30:17 +0000 (18:30 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into mithis.com:/cc/packages

2004/09/23 19:25:07+01:00 (none)!pb
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages

2004/09/23 19:24:51+01:00 (none)!pb
bump PR

BKrev: 41531639atWCHFPkSUQilCwayJEyKA

20 years agoMerge http://openembedded.bkbits.net:8080/packages
Tim Ansell [Thu, 23 Sep 2004 18:24:13 +0000 (18:24 +0000)]
Merge http://openembedded.bkbits.net:8080/packages
into mithis.com:/cc/packages

2004/09/24 03:52:40+09:30 mithis.com!mithro
Samba now builds smbmount needed because busybox doesn't support samba's mountdata

2004/09/24 03:50:33+09:30 mithis.com!mithro
DEPENDS = readline

SRC_URI := "http://samba.mirror.ac.uk/samba/ftp/samba-${PV}.tar.gz \
   file://${FILESDIR}/configure.patch;patch=1"
S := ${WORKDIR}/${P}/source

PACKAGES =+ "libsmbclient libsmbclient-dev "
FILES_libsmbclient = "${libdir}/libsmbclient.so.*"
FILES_libsmbclient-dev = "${libdir}/libsmbclient.so ${includedir}"

inherit autotools

EXTRA_OECONF='--disable-cups --with-readline=${STAGING_LIBDIR}/.. \
      --without-ads --without-automount --with-smbmount'
do_configure_prepend () {
./script/mkversion.sh
if [ ! -e acinclude.m4 ]; then
cat aclocal.m4 > acinclude.m4
fi
}

do_install_append() {
mv ${D}${libdir}/libsmbclient.so ${D}${libdir}/libsmbclient.so.0
ln -sf libsmbclient.so.0 ${D}${libdir}/libsmbclient.so
rm -f ${D}${bindir}/*.old
rm -f ${D}${sbindir}/*.old
}

do_stage() {
install -m 0644 include/libsmbclient.h ${STAGING_INCDIR}
oe_libinstall -C bin -a -so libsmbclient ${STAGING_LIBDIR}
}

BKrev: 415314cdvI01YLoue_fhH8eWM6d0dw

20 years agoAttempt to unbork triggers.
Chris Larson [Thu, 23 Sep 2004 17:25:08 +0000 (17:25 +0000)]
Attempt to unbork triggers.

BKrev: 415306f4plp4rpb83gIUXmUy3H4hNQ

20 years agoFix typo in trigger script.
Chris Larson [Thu, 23 Sep 2004 17:23:41 +0000 (17:23 +0000)]
Fix typo in trigger script.

BKrev: 4153069deaKgrMyyzX8i6U15Vvv2Vw

20 years agoAttempt to make the triggers a bit smarter.
Chris Larson [Thu, 23 Sep 2004 17:22:17 +0000 (17:22 +0000)]
Attempt to make the triggers a bit smarter.

BKrev: 4153064992Y5nU0T9yK2OehUxnpo6Q

20 years agoMerge handhelds.org:/home/kergoth/code/oe.nslu2/packages
Chris Larson [Thu, 23 Sep 2004 16:59:52 +0000 (16:59 +0000)]
Merge handhelds.org:/home/kergoth/code/oe.nslu2/packages
into handhelds.org:/home/kergoth/code/oe/packages

2004/09/23 12:11:49-04:00 handhelds.org!kergoth
Merge handhelds.org:/home/kergoth/code/oe/packages
into handhelds.org:/home/kergoth/code/oe.nslu2/packages

2004/09/23 12:11:36-04:00 handhelds.org!kergoth
Merge http://nslu2-linux.bkbits.net/packages
into handhelds.org:/home/kergoth/code/oe.nslu2/packages

2004/09/24 00:09:28+09:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into home.(none):/home/openembedded/packages

2004/09/24 00:06:48+09:30 (none)!rwhitby
Added the three unslung kernels, and modified other packages to use them.

2004/09/23 07:23:34-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

2004/09/23 20:51:12+09:30 (none)!rwhitby
Changed the html file patch into a sed to work around the line endings problem

2004/09/23 01:35:07-07:00 (none)!jacques
checked in unslung.patch with proper EOL so it will apply.

2004/09/22 23:34:19-07:00 conversagent.com!fontenot
Turn off EOLN_NATIVE flag for unslung.patch

2004/09/23 00:48:30-04:00 handhelds.org!kergoth
Merge handhelds.org:/home/kergoth/code/oe/packages
into handhelds.org:/home/kergoth/code/oe.nslu2/packages

2004/09/23 07:59:49+09:30 (none)!rwhitby
Merge

2004/09/22 15:32:01-04:00 handhelds.org!kergoth
Merge

2004/09/22 12:49:06-04:00 handhelds.org!kergoth
Merge handhelds.org:/home/kergoth/code/oe/packages
into handhelds.org:/home/kergoth/code/oe.nslu2/packages

2004/09/23 01:01:18+09:30 (none)!rwhitby
Added nslu2-unslung-ramdisk and unslung-image packages

2004/09/22 22:24:58+09:30 (none)!rwhitby
Now copies the original ramdisk contents to /nslu2-binaries so that it can be operated upon for the Unslung distribution.

2004/09/22 21:16:47+09:30 (none)!rwhitby
Fixed native dependencies for e2tools-native, and made e2fsprogs-native call make install-libs to stage the header files that e2tools requires for compilation

2004/09/22 03:06:29-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

2004/09/21 21:27:36-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

2004/09/21 22:25:24-04:00 rant-central.com!roy
Add mii.o to the root_fs so usbnet.o is happy.

2004/09/21 22:22:56-04:00 rant-central.com!roy
Added a makefile dep so mii.o would build when usbnet.o is enabled.

2004/09/21 19:07:32-04:00 rant-central.com!roy
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into rant-central.com:/home/roy/workspace/NSLU2/oe/packages

2004/09/21 19:07:05-04:00 rant-central.com!roy
depmod was barfing on modules during boot on a nslu2.  Reason was it was expecting LSB executable format.
Missing ARMEB conditional added to elf_arm.h

BKrev: 41530108OmOGBefCXk18Hv_4C9slIA

20 years agoBump PR per the recent ARMEB fix.
Chris Larson [Thu, 23 Sep 2004 16:54:49 +0000 (16:54 +0000)]
Bump PR per the recent ARMEB fix.

BKrev: 4152ffd9nY_S7L19qVibOA-SHGVHCA

20 years agoImport patch from nslu2 folks.
Chris Larson [Thu, 23 Sep 2004 16:53:04 +0000 (16:53 +0000)]
Import patch from nslu2 folks.
depmod was barfing on modules during boot on a nslu2.
The reason was it was expecting LSB executable format.
Missing ARMEB conditional added to elf_arm.h

BKrev: 4152ff70mKXfIKaxc-MEyvlicCzGzA

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:48:28 +0000 (16:48 +0000)]
Merge

2004/09/22 08:34:21+09:30 (none)!rwhitby
ignore:
  Removed the extraneous entries.

BKrev: 4152fe5ckHc_KeT30JwgLFvqP4RiCg

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:48:17 +0000 (16:48 +0000)]
Merge

2004/09/21 17:45:23-04:00 rant-central.com!roy
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into rant-central.com:/home/roy/workspace/NSLU2/oe/packages

BKrev: 4152fe51q25JNpVepzBRLgN9EWNhTQ

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:47:57 +0000 (16:47 +0000)]
Merge

2004/09/21 04:35:07-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

BKrev: 4152fe3dpR9dK8nAtCLm8G6KF9TVOQ

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:47:41 +0000 (16:47 +0000)]
Merge

2004/09/21 04:06:44-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

BKrev: 4152fe2dk-FrceoMxJulT_PTilDHEA

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:47:28 +0000 (16:47 +0000)]
Merge

2004/09/20 18:45:06-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

BKrev: 4152fe20HD6t59mdAh21Sg_cyk0VDQ

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:46:03 +0000 (16:46 +0000)]
Merge

2004/09/21 17:38:18-04:00 rant-central.com!roy
Adds USB networking modules to the unslung root_fs.  Note: depmod on the slug doesn't like these modules.  It thinks they are "not for this architecture".
The ELFDATAM test is failing in depmod, so it looks like a munged #define somewhere.
The modules will work, but you have to insmod manually.

BKrev: 4152fdcbuMMgiOqsXMajFWy_o-99nQ

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:45:47 +0000 (16:45 +0000)]
Merge

2004/09/21 17:35:15-04:00 rant-central.com!roy
2.4.22 patch to remove bad symbols from usbnet.c.  USB net modules will now compile and actually un, but depmod still doesn't like them.  You have to insmod manually to get the modules to load.

I only tested the ax8817x module, since that's the only USBnet adaptor (Linksys USB200M) I have.

BKrev: 4152fdbbHi9c6Qdvr2fSj4RfR_mm6w

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:43:30 +0000 (16:43 +0000)]
Merge

2004/09/21 08:23:12+09:30 (none)!rwhitby
Renamed linux-nslu2 to nslu2-linksys as per discussion with kergoth, and modified nslu2.conf, unslung.conf and openslug.conf to match.

BKrev: 4152fd320fGVJ_PPonCqGohq9t3Kmg

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Chris Larson [Thu, 23 Sep 2004 16:36:26 +0000 (16:36 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into handhelds.org:/home/kergoth/code/oe/packages

2004/09/23 17:32:34+01:00 (none)!pb
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages

2004/09/23 17:32:08+01:00 (none)!pb
avoid installing bogus symlinks in bin directory

BKrev: 4152fb8av9AO-vT-5ddpw_Tnm3eQUw

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:35:47 +0000 (16:35 +0000)]
Merge

2004/09/20 15:01:49-07:00 bitkeeper.com!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages
into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages

BKrev: 4152fb63VeVFTHzhNuBE8WGr1CRx2g

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:35:27 +0000 (16:35 +0000)]
Merge

2004/09/20 06:23:02-07:00 conversagent.com!fontenot
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into chilli.conversagent.com:/home/packages/oe/nslu2/packages

BKrev: 4152fb4fjnSnbDdaVf8VMCg9o1cLQw

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:35:14 +0000 (16:35 +0000)]
Merge

2004/09/20 22:49:29+09:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into home.(none):/home/openembedded/packages

BKrev: 4152fb42lbKDsiLc5Lue1T9OZ2Tw9w

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:26:01 +0000 (16:26 +0000)]
Merge

2004/09/20 06:10:11-07:00 conversagent.com!fontenot
Merge

BKrev: 4152f919eBt2sGtaJs7vYBmKPWWnjA

20 years agociabot_bk.sh: Change 'author' of the cset as sent to CIA to be the actual author...
Chris Larson [Thu, 23 Sep 2004 16:23:47 +0000 (16:23 +0000)]
ciabot_bk.sh: Change 'author' of the cset as sent to CIA to be the actual author of the changeset, not the user who's pushing it.

BKrev: 4152f893ul-CqRbx9wb0AYYkiEaI6A

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:17:28 +0000 (16:17 +0000)]
Merge

2004/09/20 22:11:43+09:30 (none)!rwhitby
Merge bk://openembedded@openembedded.nslu2-linux.org/packages
into home.(none):/home/openembedded/packages

BKrev: 4152f718w5wm7wVUcrl9dgdOdpxBmA

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:17:12 +0000 (16:17 +0000)]
Merge

2004/09/20 16:34:17+09:30 (none)!rwhitby
Merge http://openembedded.bkbits.net/packages
into home.(none):/home/openembedded/packages

BKrev: 4152f7082hcewyUY38cba07frIpaKw

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:16:49 +0000 (16:16 +0000)]
Merge

2004/09/20 15:01:22+09:30 (none)!rwhitby
Change the order of CMDLINE_ROOT and CMDLINE_CONSOLE to match the stock Linksys CMDLINE.

BKrev: 4152f6f1TH_1wqXUZJV7x_5lhiSAoA

20 years agoMerge
Chris Larson [Thu, 23 Sep 2004 16:15:55 +0000 (16:15 +0000)]
Merge

2004/09/19 22:22:42-07:00 conversagent.com!fontenot
added nslu2-openslug 2.6.7 kernel
should be identical to that built by anyu2

BKrev: 4152f6bbEcy4A4Gye_fsp5d6bkxFuw

20 years ago-Include PPTP Linux 1.5.0 and apply patch to use $(CC) to make it cross compileable
Holger Freyther [Thu, 23 Sep 2004 16:05:32 +0000 (16:05 +0000)]
-Include PPTP Linux 1.5.0 and apply patch to use $(CC) to make it cross compileable
-Include Debians PPPD with MPPE enabled

BKrev: 4152f44cbWE95T_OTVfITebTjSNgvw

20 years agobump PR
Phil Blundell [Thu, 23 Sep 2004 15:11:13 +0000 (15:11 +0000)]
bump PR

BKrev: 4152e791LVcxxzUw-hWlU8vjtKh1nQ

20 years agoapply patch from seb@frankengul.org to add missing "install -d"
Phil Blundell [Thu, 23 Sep 2004 15:09:16 +0000 (15:09 +0000)]
apply patch from seb@frankengul.org to add missing "install -d"

BKrev: 4152e71cAuk0XvCcNY6PII7_we3ADA

20 years agoremove redundant patch, reported by seb@frankengul.org
Phil Blundell [Thu, 23 Sep 2004 15:07:26 +0000 (15:07 +0000)]
remove redundant patch, reported by seb@frankengul.org

BKrev: 4152e6ae-3B4oi1jf8rYvIoiDjRKfQ

20 years agohrw asked not to install /usr/share/zoneinfo/*.tab now that files conflict with libc6
Holger Schurig [Thu, 23 Sep 2004 10:17:00 +0000 (10:17 +0000)]
hrw asked not to install /usr/share/zoneinfo/*.tab now that files conflict with libc6
ones

BKrev: 4152a29cS0X7DFf6skK2UhOYV2rP0g

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Thu, 23 Sep 2004 10:04:43 +0000 (10:04 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/p

2004/09/23 12:04:27+02:00 mn-logistik.de!schurig
first attempt

BKrev: 41529fbbrgxF6PHCWOWPAjoX4LpJYw

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Bruno Randolf [Thu, 23 Sep 2004 09:55:31 +0000 (09:55 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into null.(none):/data/mtx/oe/oe.write/packages

2004/09/23 11:55:05+02:00 (none)!br1
moved nylon defconfig into busybox-1.00-rc3
added init scripts for cron and httpd
moved init scripts into files/

BKrev: 41529d931m_9LTwcHDj4AF1Og5T-BQ

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Thu, 23 Sep 2004 08:55:10 +0000 (08:55 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/p

2004/09/23 10:43:27+02:00 local!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages
into marcinj.local:/home/hrw/zaurus/oe/packages-full

2004/09/23 10:43:09+02:00 local!hrw
opie-i18n 1.1.6: updated translations (de, ru) added to OZ 3.5.1 "upgrades" feed - done by CoreDump

BKrev: 41528f6eaJZo_r4EcxDkz49E8G2YoQ

20 years agoget rid of debug print
Holger Schurig [Thu, 23 Sep 2004 08:54:48 +0000 (08:54 +0000)]
get rid of debug print

BKrev: 41528f58kxnDKUOFE99X7j9qziyoig

20 years agoGetting rid of // at the front helps the Cygwin-Users
Holger Schurig [Thu, 23 Sep 2004 08:35:57 +0000 (08:35 +0000)]
Getting rid of // at the front helps the Cygwin-Users

BKrev: 41528aedp-8bRPCeS9mLW7Gjq-7lmA

20 years agojustreader: fixed pics and icon
Marcin Juszkiewicz [Wed, 22 Sep 2004 20:19:38 +0000 (20:19 +0000)]
justreader: fixed pics and icon

BKrev: 4151de5a8Vf5bbBIkEfDU8tqWXmDjg

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Michael Lauer [Wed, 22 Sep 2004 18:39:18 +0000 (18:39 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2004/09/22 20:39:02+02:00 uni-frankfurt.de!mickeyl
opie-taskbar is a device specific package, so set PACKAGE_ARCH accordingly. Note to Zecke: Please reset revisions to r0 when you upgrade PV next time

BKrev: 4151c6d6MNPVeoVTrg-CDvjdWImHdw

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Chris Larson [Wed, 22 Sep 2004 17:18:08 +0000 (17:18 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into handhelds.org:/home/kergoth/code/oe/packages

2004/09/22 13:17:16-04:00 handhelds.org!kergoth
Stage libext2fs and libe2p in e2fsprogs-native.

BKrev: 4151b3d0pvlHusMqJgrlayjQCmyukw

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Phil Blundell [Wed, 22 Sep 2004 17:09:01 +0000 (17:09 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages

2004/09/22 18:08:43+01:00 (none)!pb
"/etc/init.d/modutils.sh" is the new style

2004/09/22 11:07:46+01:00 (none)!pb
Merge

2004/09/22 10:34:37+01:00 (none)!pb
add staging for libext2fs

BKrev: 4151b1adLQR_J9l-htdQ67uX-Fn5ww

20 years agofirst-aid against dangling .patches directories
Holger Schurig [Wed, 22 Sep 2004 15:38:29 +0000 (15:38 +0000)]
first-aid against dangling .patches directories

BKrev: 41519c75KTKefruFzWKWNEqmpWWowg

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Wed, 22 Sep 2004 15:14:04 +0000 (15:14 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/22 17:10:20+02:00 mn-logistik.de!schurig
update to new update-rc.d to fix the runlevel detection and symlink removal bugs

BKrev: 415196bc2WhLu-DPNqRF9XB7uO6ktw

20 years agotcpdump: the new mipsel toolchain can do -O2 now
Bruno Randolf [Wed, 22 Sep 2004 15:06:20 +0000 (15:06 +0000)]
tcpdump: the new mipsel toolchain can do -O2 now

BKrev: 415194ec9n3swPMdvNqa3-HaR-8rkA

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Bruno Randolf [Wed, 22 Sep 2004 14:52:28 +0000 (14:52 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into null.(none):/data/mtx/oe/oe.write/packages

2004/09/22 16:35:22+02:00 mn-logistik.de!schurig
this is IPKG without the "Successful terminated" message

BKrev: 415191ac2Dhh0MFQVcPD-kbU4Mquag

20 years agoadded CPAN modules libmail-sendmail-perl and libnetserver-generic-perl
Bruno Randolf [Wed, 22 Sep 2004 14:52:07 +0000 (14:52 +0000)]
added CPAN modules libmail-sendmail-perl and libnetserver-generic-perl

BKrev: 41519197aXPDyMDEiPkf6AJnXapEzg

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Bruno Randolf [Wed, 22 Sep 2004 13:43:53 +0000 (13:43 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into null.(none):/data/mtx/oe/oe.write/packages

2004/09/22 15:41:59+02:00 (none)!br1
perl build for mipsel. package all modules in seperate ipkgs.

BKrev: 41518199E61VILo1bjmTICJhj4-fBg

20 years agostart modutils.sh, not modutils
Holger Schurig [Wed, 22 Sep 2004 13:41:32 +0000 (13:41 +0000)]
start modutils.sh, not modutils

BKrev: 4151810csqGFTttkWPK_0AGThRuYpw

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Wed, 22 Sep 2004 13:03:05 +0000 (13:03 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/22 15:02:42+02:00 mn-logistik.de!schurig
important bugfix: modutils is no ending with .sh

BKrev: 41517809EHvUiEM83HMFv2EImbZE7Q

20 years agofix section for libx* things
Michael Lauer [Wed, 22 Sep 2004 12:56:26 +0000 (12:56 +0000)]
fix section for libx* things

BKrev: 4151767anVTzWy8ORQ5CFxCneVVX5g

20 years agoadd section for matchbox things
Michael Lauer [Wed, 22 Sep 2004 12:47:54 +0000 (12:47 +0000)]
add section for matchbox things

BKrev: 4151747aoYB285JRN23sio4M-6gzkQ

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Michael Lauer [Wed, 22 Sep 2004 12:35:25 +0000 (12:35 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2004/09/22 14:35:24+02:00 uni-frankfurt.de!mickeyl
adjust section for a couple of X things

BKrev: 4151718dRtlnKrW5OOD1N0jv1wf99A

20 years agoinit script and default-look for MNCI "Ramses"
Holger Schurig [Wed, 22 Sep 2004 12:08:05 +0000 (12:08 +0000)]
init script and default-look for MNCI "Ramses"

BKrev: 41516b25uR2Rz76zZgVxpBsYs6uoHg

20 years agoneed to make a symlink to get custom.h
Holger Schurig [Wed, 22 Sep 2004 11:06:41 +0000 (11:06 +0000)]
need to make a symlink to get custom.h

BKrev: 41515cc1noTqg_-KkYukIaHHJ-7mFw

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Wed, 22 Sep 2004 11:01:00 +0000 (11:01 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/22 13:00:47+02:00 mn-logistik.de!schurig
I need a systemwide -DQT_QWS_RAMSES -DQT_QWS_DEVFS in my projects
also, my qt2 headers are in include/qt2, not in include

BKrev: 41515b6c1koFGQoqCkbVrtIu4NTZbw

20 years agokdepim/pi: include correct file
Marcin Juszkiewicz [Wed, 22 Sep 2004 10:26:04 +0000 (10:26 +0000)]
kdepim/pi: include correct file

BKrev: 4151533cmcg1TaM6v2kQ2MUKt83lPA

20 years agoupdated Kernel for MNCI "Ramses"
Holger Schurig [Wed, 22 Sep 2004 09:21:27 +0000 (09:21 +0000)]
updated Kernel for MNCI "Ramses"

BKrev: 41514417pQ5Bfr7y7PD1T2awLugrlw

20 years ago"unset QMAKESPEC" makes an error result code to the shell if there was
Holger Schurig [Wed, 22 Sep 2004 07:34:47 +0000 (07:34 +0000)]
"unset QMAKESPEC" makes an error result code to the shell if there was
no QMAKESPEC defined in the first place.

BKrev: 41512b17_WHw7jzN3zD-PgUIytotXw

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Wed, 22 Sep 2004 05:59:22 +0000 (05:59 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/22 07:59:09+02:00 mn-logistik.de!schurig
more DEVFS and MNCI "Ramses" related patches

BKrev: 415114baAXU3YLur-mM4yOFBoFeMQA

20 years agoReset PR in hotplug 20040920 build.
Chris Larson [Wed, 22 Sep 2004 05:48:38 +0000 (05:48 +0000)]
Reset PR in hotplug 20040920 build.

BKrev: 41511236PT-14AdINZqpGahpzw3OyQ

20 years agoAdd hotplug 20040920, which appears to have killed the last remaining bashisms, and...
Chris Larson [Wed, 22 Sep 2004 05:11:44 +0000 (05:11 +0000)]
Add hotplug 20040920, which appears to have killed the last remaining bashisms, and adds isapnp handling.

BKrev: 41510990Y7Q58KL4Dw557jPyimr2mQ

20 years agoAdd the initial bzflag .oe's, which have been sitting in a local tree, unpushed,...
Chris Larson [Wed, 22 Sep 2004 04:10:35 +0000 (04:10 +0000)]
Add the initial bzflag .oe's, which have been sitting in a local tree, unpushed, for weeks now.

BKrev: 4150fb3bmJUBxWDcqrmDvB58yiqAhA

20 years agoBump PR in the e2fsprogs builds, per the change to do_stage.
Chris Larson [Wed, 22 Sep 2004 03:35:35 +0000 (03:35 +0000)]
Bump PR in the e2fsprogs builds, per the change to do_stage.

BKrev: 4150f307mvXMzY0VKFRl45zT9JGkMg

20 years agoAdd e2tools and e2tools-native.
Chris Larson [Wed, 22 Sep 2004 03:31:59 +0000 (03:31 +0000)]
Add e2tools and e2tools-native.

BKrev: 4150f22fodYAgkH8HqpYG55eiaC0Jw

20 years agoAdd e2fsprogs-native and e2fsprogs-libs-native (needed for e2tools-native).
Chris Larson [Wed, 22 Sep 2004 03:31:30 +0000 (03:31 +0000)]
Add e2fsprogs-native and e2fsprogs-libs-native (needed for e2tools-native).

BKrev: 4150f212myuXYYPYElqblKBrZ_mxpQ

20 years agoStage libext2fs and libe2p in the e2fsprogs builds (requirement for e2tools).
Chris Larson [Wed, 22 Sep 2004 03:28:33 +0000 (03:28 +0000)]
Stage libext2fs and libe2p in the e2fsprogs builds (requirement for e2tools).

BKrev: 4150f161jJ7imQjGMG0sd1FTwjEY7w

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Phil Blundell [Tue, 21 Sep 2004 23:51:17 +0000 (23:51 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages

2004/09/22 00:50:59+01:00 (none)!pb
update gpe-todo to 0.49

BKrev: 4150be757Z31D2GnFWnXA74UVzpG0A

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Holger Freyther [Tue, 21 Sep 2004 23:39:31 +0000 (23:39 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/09/22 00:23:28+01:00 (none)!pb
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages

2004/09/22 00:22:38+01:00 (none)!pb
apply bluez pcmcia patch from Tim Dodge

BKrev: 4150bbb3JJCI1OvLAM3QqzmEJCsnIw

20 years agoSIMpad:
Holger Freyther [Tue, 21 Sep 2004 23:32:25 +0000 (23:32 +0000)]
SIMpad:
Include IDE and IDE CardService into the Kernel.
This change makes it possible to use Compact Flash and MicroDrive on SIMpad again

BKrev: 4150ba09lQxB6LFKZkjgktLOfji0YA

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Holger Freyther [Tue, 21 Sep 2004 22:55:26 +0000 (22:55 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/09/22 00:49:41+02:00 handhelds.org!zecke
Beagle Kernel Work:
-Fix crash on `cat /dev/dsp` due io unmapping a region that is mapped from
the board initialisation
-Remove zombie ktsd  threads

BKrev: 4150b15eVOGqJDos8_MLkgdJWdE3jQ

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Marcin Juszkiewicz [Tue, 21 Sep 2004 22:49:24 +0000 (22:49 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages

2004/09/22 00:49:10+02:00 hrw.one.pl!hrw
opie-collections: KDEPIM/PI doesn't need opie-today

BKrev: 4150aff4fcpKGE-TdaSM4B5HNXeuwQ

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Michael Lauer [Tue, 21 Sep 2004 22:47:12 +0000 (22:47 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2004/09/22 00:33:37+02:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages

2004/09/22 00:33:18+02:00 hrw.one.pl!hrw
kdepim/pi: updated to 1.9.6

BKrev: 4150af70DcNXDKEnWFHc9GG2z0awCw

20 years agorename python-manifest.oe to python-manifest.inc now that .inc is legal as include...
Michael Lauer [Tue, 21 Sep 2004 22:47:11 +0000 (22:47 +0000)]
rename python-manifest.oe to python-manifest.inc now that .inc is legal as include file. fix python-numeric btw.

BKrev: 4150af6f_PQxLlhm0sE5gqoOb9G5SA

20 years agoadd greader courtesy bedboi. nonworking because of NONE:0:
Michael Lauer [Tue, 21 Sep 2004 22:23:09 +0000 (22:23 +0000)]
add greader courtesy bedboi. nonworking because of NONE:0:

BKrev: 4150a9cdhsYX6zjE3oVX_n94kBsX4g

20 years agodon't remove the ipkg reconfigure script after running. kill off a few obsoleted...
Michael Lauer [Tue, 21 Sep 2004 22:10:33 +0000 (22:10 +0000)]
don't remove the ipkg reconfigure script after running. kill off a few obsoleted ipkg versions

BKrev: 4150a6d9BMnDsJKpRbWry35tvhVccg

20 years agoirda-utils: updated to 0.9.16
Marcin Juszkiewicz [Tue, 21 Sep 2004 21:37:49 +0000 (21:37 +0000)]
irda-utils: updated to 0.9.16

BKrev: 41509f2dnh5x8AT-XNg6qf5W0TrFDA

20 years agoadd opie-keytabs to opie-collections
Michael Lauer [Tue, 21 Sep 2004 21:20:03 +0000 (21:20 +0000)]
add opie-keytabs to opie-collections

BKrev: 41509b03zE9QQ9LLF5-4zi7E3vpHhg

20 years agofix description and simplify cumulus.oe
Michael Lauer [Tue, 21 Sep 2004 21:15:52 +0000 (21:15 +0000)]
fix description and simplify cumulus.oe

BKrev: 41509a08rHDirDilJXawmv_lgse2og

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Holger Freyther [Tue, 21 Sep 2004 19:16:12 +0000 (19:16 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/09/21 21:15:28+02:00 handhelds.org!zecke
The last missing s/1.1.5-cvs/1.1.6-cvs replacement for Opie Packages

2004/09/21 21:07:01+02:00 handhelds.org!zecke
Beagle Runtime Updates
to make suspend/resume work, and Opie

BKrev: 41507dfcCWRO89hr02rLbWeCVQSOag

20 years agomileage, ubahnnav: fixed icon
Marcin Juszkiewicz [Tue, 21 Sep 2004 15:58:13 +0000 (15:58 +0000)]
mileage, ubahnnav: fixed icon

BKrev: 41504f95UnIJ-wNo52_lY5WkA2iqng

20 years agoKPhone/PI: fixed icons
Marcin Juszkiewicz [Tue, 21 Sep 2004 15:42:25 +0000 (15:42 +0000)]
KPhone/PI: fixed icons

BKrev: 41504be175QjaGi8ngYfPCOpJBPSMQ

20 years agoopie terminals needs fixed width font
Marcin Juszkiewicz [Tue, 21 Sep 2004 14:53:23 +0000 (14:53 +0000)]
opie terminals needs fixed width font

BKrev: 41504063W3V2_fGsTtW8CrID6LPQgw

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Tue, 21 Sep 2004 13:58:06 +0000 (13:58 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/21 15:57:53+02:00 mn-logistik.de!schurig
split tslib ipk into tslib and tslib-test (which now contains
ts_print*, ts_harvest, ts-test, but not ts_calibrate which is in tslib)
adaptions to MNCI "Ramses"

BKrev: 4150336eyIFucIHPFR6kW-HzhRIQOg

20 years agoFix mistake I made copying hrw's changes for gnome-vfs.
Chris Lord [Tue, 21 Sep 2004 13:00:10 +0000 (13:00 +0000)]
Fix mistake I made copying hrw's changes for gnome-vfs.

BKrev: 415025daezWjf0K_cCyXAxqCNzraxA

20 years agoSplit gnome-vfs and gnome-vfs-plugins, courtesy of hrw.
Chris Lord [Tue, 21 Sep 2004 11:51:05 +0000 (11:51 +0000)]
Split gnome-vfs and gnome-vfs-plugins, courtesy of hrw.

BKrev: 415015a9GiC2t6KedatuKfmIUdHt_g

20 years agoMerge bk://openembedded@openembedded.bkbits.net/packages
Chris Lord [Tue, 21 Sep 2004 11:37:08 +0000 (11:37 +0000)]
Merge bk://openembedded@openembedded.bkbits.net/packages
into chris.(none):/home/cwiiis/oe/packages

2004/09/21 12:36:52+01:00 (none)!cwiiis
Correct DEPENDS/RDEPENDS for gpe-nmf 0.19.

BKrev: 41501264IjxV3-nHgStPs39lWLWCRQ

20 years agofix build for other machines
Holger Schurig [Tue, 21 Sep 2004 11:34:22 +0000 (11:34 +0000)]
fix build for other machines

BKrev: 415011beJthXNViDpJE6VNcQTS7NwA

20 years agomade it source-able
Holger Schurig [Tue, 21 Sep 2004 11:18:50 +0000 (11:18 +0000)]
made it source-able
removed the modutils -t boot stuff, -t is not supported by busybox modutils anyway
added a streamlined modutils.sh to MNCI "Ramses" for faster boot

BKrev: 41500e1amZdvSJObOllaQ_D6QtMKdQ

20 years agoMerge http://openembedded@openembedded.bkbits.net/packages
Holger Schurig [Tue, 21 Sep 2004 10:53:12 +0000 (10:53 +0000)]
Merge openembedded@openembedded.bkbits.net/packages
into mnz66.mn-logistik.de:/usr/src/ramses/oe/packages

2004/09/21 11:30:28+01:00 (none)!cwiiis
Add gpe-soundbite and libgsm, courtesy of bedboi.

2004/09/21 09:49:04+01:00 (none)!cwiiis
Add missing DEPEND on libgnomeui for gnome-desktop (lets meta-gpe build now :)).

BKrev: 41500818q6Vd2QWYH4Q5h93zyoEUHw

20 years agomachine-specific ipkg source for MNCI "Ramses"
Holger Schurig [Tue, 21 Sep 2004 10:51:57 +0000 (10:51 +0000)]
machine-specific ipkg source for MNCI "Ramses"

BKrev: 415007cdZJ4sZesVdKgD7QFt0z5H_w

20 years agosome more MNCI "Ramses" specifica
Holger Schurig [Tue, 21 Sep 2004 10:51:26 +0000 (10:51 +0000)]
some more MNCI "Ramses" specifica

BKrev: 415007ae6-NzfBsJQGwk_Yotg8QJig

20 years agomachine-specific busybox config for MNCI "Ramses"
Holger Schurig [Tue, 21 Sep 2004 10:48:04 +0000 (10:48 +0000)]
machine-specific busybox config for MNCI "Ramses"

BKrev: 415006e4ZbcjHBXznxX6d8PdLU9D5w

20 years agoremoved some uncommented lines
Holger Schurig [Tue, 21 Sep 2004 10:47:25 +0000 (10:47 +0000)]
removed some uncommented lines
machine specific inittab for MNCI "Ramses"

BKrev: 415006bdQOhoDjwmMdtKGOxatUo-TQ

20 years agomade /etc/profile changeable per machine
Holger Schurig [Tue, 21 Sep 2004 10:45:41 +0000 (10:45 +0000)]
made /etc/profile changeable per machine
removed some uncommented lines
renamed populate-var into populate-var.sh (and all of it's symlinks), so that /etc/init.d/rcS will source it. This should be faster.
append numeric login possibility for MNCI "Ramses"
machine-specific issue files for MNCI "Ramses"
machine specific /etc/profile for MNCI "Ramses"

BKrev: 41500655xu_mUBx0XCOpn30Z3BXBRg