[meta-freescale] [PATCH 2/5] lxc: remove rdepend perl-module-warnings-register

McClintock Matthew-B29882 B29882 at freescale.com
Tue Dec 4 11:06:44 PST 2012


On Tue, Dec 4, 2012 at 2:22 AM,  <b28495 at freescale.com> wrote:
> From: Ting Liu <b28495 at freescale.com>
>
> The module does not exist any more. Its content (warnings/register.pm)
> has been moved to the main perl package. Introduced by commit:
> (poky: 51cbb5ae76a22d465e2f6c5ef923ec2682624e3b)
>      * File warnings/register.pm has been moved to package perl
> Fix:
>   |error: Failed dependencies:
>   |perl-module-warnings-register is needed by lxc-0.8.0+rc1-r6.ppce500mc
>   |ERROR: Function failed: do_rootfs
>
> Signed-off-by: Ting Liu <b28495 at freescale.com>
> Signed-off-by: Chunrong Guo <b40290 at freescale.com>

Applied to master for testing

-M

> ---
>  recipes-tools/lxc/lxc_0.8.0-rc1.bb |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-tools/lxc/lxc_0.8.0-rc1.bb b/recipes-tools/lxc/lxc_0.8.0-rc1.bb
> index 5100937..ee6b09e 100644
> --- a/recipes-tools/lxc/lxc_0.8.0-rc1.bb
> +++ b/recipes-tools/lxc/lxc_0.8.0-rc1.bb
> @@ -3,7 +3,7 @@ SECTION = "console/utils"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
>  PRIORITY = "optional"
> -PR = "r6"
> +PR = "r7"
>  DEPENDS = "libxml2 libcap virtual/kernel"
>  RDEPENDS_${PN} = " \
>                 rsync \
> @@ -12,7 +12,6 @@ RDEPENDS_${PN} = " \
>                 perl-module-strict \
>                 perl-module-getopt-long \
>                 perl-module-vars \
> -               perl-module-warnings-register \
>                 perl-module-exporter \
>                 perl-module-constant \
>                 perl-module-overload \
> --
> 1.7.3.4
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list