Acked-by: Frans Meulenbroeks <[email protected]

2010/8/28 Khem Raj <[email protected]>:
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  .../initrdscripts/initramfs-module-bootmenu_1.0.bb |    2 +-
>  .../initramfs-module-kexecboot_1.0.bb              |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb 
> b/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
> index 890fef3..f662cb4 100644
> --- a/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
> +++ b/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
> @@ -1,7 +1,7 @@
>  SRC_URI = "file://30-bootmenu.sh"
>  PR = "r19"
>  DESCRIPTION = "An initramfs module with UI for selection of boot device."
> -RDEPENDS_${PN} = "klibc-utils-static-fstype initramfs-uniboot 
> initramfs-module-block initramfs-module-loop initramfs-module-nfs"
> +RDEPENDS_${PN} = "klibc-static-utils-fstype initramfs-uniboot 
> initramfs-module-block initramfs-module-loop initramfs-module-nfs"
>  # For VFAT mounting.
>  RRECOMMENDS_${PN} = "kernel-module-nls-cp437 kernel-module-nls-iso8859-1"
>
> diff --git a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb 
> b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
> index e153d2b..a973b06 100644
> --- a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
> +++ b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
> @@ -1,7 +1,7 @@
>  SRC_URI = "file://87-kexecboot.sh"
>  PR = "r3"
>  DESCRIPTION = "An initramfs module for kexecing kernel from rootfs."
> -RDEPENDS_${PN} = "initramfs-uniboot kexec-klibc-static"
> +RDEPENDS_${PN} = "initramfs-uniboot kexec-tools-klibc"
>
>  do_install() {
>        install -d ${D}/initrd.d
> --
> 1.7.1
>
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to