aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samba
AgeCommit message (Collapse)Author
2011-04-22samba: Switch to patchdir rather than applying in do_configureTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-26samba: Fix build issue on uclibc/arm/thumbKhem Raj
We get following errors as of now. This patch fixes those /scratch/oe/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: /scratch/oe/sysroots/armv5te-oe-linux-uclibceabi/usr/lib//uclibc_nonshared.a(atexit.os)(.text+0x12): unresolvable R_ARM_THM_CALL relocation against symbol `__cxa_atexit' Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2011-01-18samba 3.0.34: Switch to libc-uclibcTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-12-21samba: use external talloc instead of building ownMartin Jansa
* libtalloc now conflicts with libtalloc from talloc recipe * tested only with samba-3.2.15 Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-14samba_3.2.15.bb: Fix build failure on ARM/thumb due to GCC ICEKhem Raj
* As a hotfix we currently avoid compiling it in thumb mode. Due to gcc bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46934 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-12samba, samba-ads: Update to 3.5.6 for security fixesTom Rini
There's a large number of issues fixed over 3.3.9 (and even more over the older versions) here. Still D_P = -1 for the tdb thing but if your distro was on 3.3.x 3.5.6 should be a safe upgrade. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-12samba: Drop name=src from checksumsTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-04samba.inc: remove legacy stagingKoen Kooi
2010-08-04samba: enable mmap for *glibc build and aio (thru -lrt) for everyoneKoen Kooi
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: conform to OE packaging guidelines with ↵Martin Jansa
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES * even worse than last RDEPENDS/RRECOMMENDS change, because now ie: opkg info coreutils-doc Provides: textutils, shellutils, fileutils Replaces: textutils, shellutils, fileutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08samba-ads: Upgrade from 3.3.0 to 3.3.9 to benefit from various fixesHolger Hans Peter Freyther
There were certain but bugs that were fixed between 3.3.0 and 3.3.8, it makes sense to upgrade to this version.
2010-03-08samba: Upgrade stable releases from 3.2.8 to latest 3.2.x releaseHolger Hans Peter Freyther
This is addressing: CVE-2009-1886, CVE-2009-1888, CVE-2009-2813 CVE-2009-2948 and CVE-2009-2906.
2009-10-20samba: added 3.3.9 recipeFrans Meulenbroeks
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-05-30samba 3.3.0: tdb fixes from pokyKoen Kooi
2009-05-06samba: 3.2.8 and newer is GPLv3Tom Rini
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>