From 9275a51232f4eab2aa73d4698e7676f95309c60e Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Thu, 12 Jan 2006 19:30:51 +0000 Subject: [PATCH] samba - Fix LFS issue --- packages/samba/samba_3.0.20.bb | 2 +- site/armeb-linux | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/samba/samba_3.0.20.bb b/packages/samba/samba_3.0.20.bb index 498fd6ebc6..0531ab575e 100644 --- a/packages/samba/samba_3.0.20.bb +++ b/packages/samba/samba_3.0.20.bb @@ -1,4 +1,4 @@ -PR = "r2" +PR = "r3" SRC_URI = "http://us2.samba.org/samba/ftp/stable/samba-${PV}.tar.gz \ file://configure.patch;patch=1 \ diff --git a/site/armeb-linux b/site/armeb-linux index 21f7397da4..452e3abbf7 100644 --- a/site/armeb-linux +++ b/site/armeb-linux @@ -99,6 +99,11 @@ samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=${samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes} samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=${samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes} samba_cv_HAVE_KERNEL_SHARE_MODES=${samba_cv_HAVE_KERNEL_SHARE_MODES=yes} samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} +samba_cv_STAT_STATVFS64=${samba_cv_STAT_STATVFS64=yes} +samba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes} +samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes} +samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes} + # sleepycat db db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} -- 2.39.5