summaryrefslogtreecommitdiff
path: root/packages/samba/samba_3.0.20.bb
AgeCommit message (Collapse)AuthorFiles
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-05-25samba: Samba: Bump all PRs to pull in new site-fileMatthias Hentges1
2006-03-22samba: replace := with =, fixes builds with TARGET_VENDOR setPhilipp Zabel1
2006-01-12samba - Fix LFS issueOyvind Repvik1
2005-10-24samba: fix uclibc builds (struct timespec) in 3.0.20John Bowler1
- configure.in has an AC_TRY_COMPILE check for the existence of - struct timespec which fails on uclibc even though struct timespec is - defined, this causes the build to fail. Fix by supplying a cached - 'yes' value in all cases.
2005-09-30samba: fix mount.smbfs symlink, so mounting smbfs worksOyvind Repvik1
2005-09-03Samba: upstream upgrade to 3.0.20Oyvind Repvik1