All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-baryon][PATCH 1/2] webmin: include webmin-module-acl
@ 2012-08-01 21:25 Kevin Strasser
  2012-08-01 21:25 ` [meta-baryon][PATCH 2/2] webmin: remove nfsd check from exports-lib.pl Kevin Strasser
  2012-08-06 18:04 ` [meta-baryon][PATCH 1/2] webmin: include webmin-module-acl Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Strasser @ 2012-08-01 21:25 UTC (permalink / raw)
  To: yocto

Webmin's logging module depends on webmin-module-acl.

Signed-off-by: Kevin Strasser <kevin.strasser@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 \
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-06 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 21:25 [meta-baryon][PATCH 1/2] webmin: include webmin-module-acl Kevin Strasser
2012-08-01 21:25 ` [meta-baryon][PATCH 2/2] webmin: remove nfsd check from exports-lib.pl Kevin Strasser
2012-08-02 13:25   ` Paul Eggleton
2012-08-06 18:04 ` [meta-baryon][PATCH 1/2] webmin: include webmin-module-acl Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.