From bb12cd9c0a757e6ef696d57923821829f00ace79 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 26 Nov 2008 14:12:27 -0500 Subject: samba, samba-essential: Move IFACE related autoconf variables to common-linux site file. As reported by me in bug 4854, the IFACE autoconf variables are found in some, bug not all arch site files, but these are really common linux variables and as such, should be in common-linux. Bump PR as there is a change here in some arches. --- packages/samba/samba-essential_3.0.20.bb | 2 +- packages/samba/samba_3.0.23c.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/samba') diff --git a/packages/samba/samba-essential_3.0.20.bb b/packages/samba/samba-essential_3.0.20.bb index ecf591dbb5..5486e0ff88 100644 --- a/packages/samba/samba-essential_3.0.20.bb +++ b/packages/samba/samba-essential_3.0.20.bb @@ -1,7 +1,7 @@ require samba-essential.inc inherit update-rc.d -PR = "r6" +PR = "r7" SRC_URI = "file://config-lfs.patch;patch=1 \ file://init-essential \ diff --git a/packages/samba/samba_3.0.23c.bb b/packages/samba/samba_3.0.23c.bb index fdbc67d1bc..f477001970 100644 --- a/packages/samba/samba_3.0.23c.bb +++ b/packages/samba/samba_3.0.23c.bb @@ -1,7 +1,7 @@ require samba.inc inherit update-rc.d -PR = "r2" +PR = "r3" SRC_URI += "file://config-lfs.patch;patch=1 \ file://init \ -- cgit 1.2.3-korg