summaryrefslogtreecommitdiff
path: root/samba
AgeCommit message (Collapse)AuthorFiles
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson6
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson3
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
2004-11-27Added samba 3.0.9, remove 3.0.4 because it no longer works.Tim Ansell5
BKrev: 41a8b28dB3QylI4NttwHq23844g44A
2004-11-27Merge bk://oe-devel@oe-devel.bkbits.net/packagesTim Ansell2
into mithis.com:/cc/packages 2004/11/28 02:48:20+10:30 mithis.com!mithro Added mount.cifs stuff. BKrev: 41a8a93dayESvgrueNUvMRUM7_rK5Q
2004-11-09Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to ↵Chris Larson2
prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
2004-10-11Merge bk://openembedded@openembedded.bkbits.net/packagesMatthias Hentges2
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/10/11 18:35:17+02:00 local!CoreDump The mother of all section fixes! Gives a SECTION entry to (almost) all packages which were missing it (and thus were having a section of *base*). I have placed all packages unknown to me into the *unknown* section (and yes, i *am* to lazy to look them up), please fix. BKrev: 416ab6716BWMm_ae6D2MValq-LDFzw
2004-09-23Merge http://openembedded.bkbits.net:8080/packagesTim Ansell1
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
2004-07-29Merge openembedded@openembedded.bkbits.net:packagesChris Larson2
into handhelds.org:/home/kergoth/code/packages 2004/07/29 12:09:11-05:00 handhelds.org!kergoth Unbreak the ncftp build, and add ncftp 3.1.8. 2004/07/29 00:34:17-05:00 handhelds.org!kergoth Add art_config.h (libart-lgpl) for the arm-linux-uclibc target. 2004/07/29 00:21:56-05:00 handhelds.org!kergoth Add module-init-tools 3.1-pre5. 2004/07/29 00:21:41-05:00 handhelds.org!kergoth Add patchutils 0.2.30. 2004/07/29 00:21:28-05:00 handhelds.org!kergoth Add samba 3.0.5. BKrev: 41092f6e_8obO3rqQoDBUt_7_FFKoQ
2004-06-03Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/03 20:25:42+02:00 uni-frankfurt.de!pb_ libsmbclient packaging changes BKrev: 40bf6d2buh2kThuVdYNTYXTJnxnuZg
2004-06-02Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell1
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/02 09:42:32+02:00 uni-frankfurt.de!pb_ add staging for samba BKrev: 40bd84edlM9BwPlcDBMIjIXnVVizDQ
2004-06-02add samba 3.0.4. need do_stage adding.Phil Blundell2
BKrev: 40bd1f1eBl7Q6N_7pFSZ1v4sKkFNwA
2004-01-26Move samba into nonworking until i work out why its including proto.h, and ↵Chris Larson4
where it comes from. BKrev: 40159893yE31x-AlpUSBj9nekdXoHw
2004-01-20Merge http://openembedded.bkbits.net/packagesChris Larson2
into linux.local:/home/kergoth/code/packages 2004/01/19 22:25:12-05:00 local!kergoth BUGFIX: explicit configure opts for samba to fix the build being affected greatly by development distro. BKrev: 400c9fbeSPs-emG4765HN2q_P1rEew
2004-01-15Add samba 3.0.1, and fix the URI in samba 3.0.0.Chris Larson3
BKrev: 4007228affUmR19sTXVdimQebnXB0Q
2003-10-21Fix the samba 3.0.0 build :) (requires an updated site/ file in the oe repos.Chris Larson2
BKrev: 3f95afa2txBZ1u5UOi1PJBwddF1bAQ