[yocto] [meta-baryon][PATCH 1/2] webmin: include webmin-module-acl
Paul Eggleton
paul.eggleton at linux.intel.com
Mon Aug 6 11:04:52 PDT 2012
On Wednesday 01 August 2012 14:25:01 Kevin Strasser wrote:
> Webmin's logging module depends on webmin-module-acl.
>
> Signed-off-by: Kevin Strasser <kevin.strasser at linux.intel.com>
> ---
> recipes-extended/images/baryon-image.bb | 1 +
> recipes-extended/webmin/webmin_1.570.bb | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-extended/images/baryon-image.bb
> b/recipes-extended/images/baryon-image.bb index dc6b197..56b160c 100644
> --- a/recipes-extended/images/baryon-image.bb
> +++ b/recipes-extended/images/baryon-image.bb
> @@ -22,6 +22,7 @@ IMAGE_INSTALL += "samba procps mdadm e2fsprogs-mke2fs
> util-linux \ webmin-module-webmincron \
> webmin-module-mediatomb \
> webmin-notice \
> + webmin-module-acl \
> mediatomb \
> proftpd"
>
> diff --git a/recipes-extended/webmin/webmin_1.570.bb
> b/recipes-extended/webmin/webmin_1.570.bb index c30b050..b6c4965 100644
> --- a/recipes-extended/webmin/webmin_1.570.bb
> +++ b/recipes-extended/webmin/webmin_1.570.bb
> @@ -9,7 +9,7 @@ RDEPENDS_${PN} += "perl-module-warnings
> perl-module-warnings-register perl-modul RDEPENDS_${PN} +=
> "perl-module-fcntl perl-module-tie-hash perl-module-vars
> perl-module-time-local perl-module-config perl-module-constant"
> RDEPENDS_${PN} += "perl-module-file perl-module-file-glob
> perl-module-file-copy perl-module-sdbm perl-module-sdbm-file
> perl-module-timelocal perl-module-feature"
>
> -PR = "r10"
> +PR = "r11"
>
> SRC_URI = "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
> file://setup.sh \
I've merged this patch (with a slight tweak to the commit message - it's the
Logging configuration page within the main webmin module). Thanks!
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the yocto
mailing list