[meta-freescale] [meta-fsl-ppc 05/42] hypervisor_git.bb: remove unneeded create_link task

McClintock Matthew-B29882 B29882 at freescale.com
Wed Jan 30 14:52:46 PST 2013


Applied to master.

On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <zhenhua.luo at freescale.com> wrote:
> From: Matthew McClintock <msm at freescale.com>
>
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
>  recipes-tools/embedded-hv/hypervisor_git.bb |   10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)
>
> diff --git a/recipes-tools/embedded-hv/hypervisor_git.bb b/recipes-tools/embedded-hv/hypervisor_git.bb
> index d3e5b82..25942ee 100644
> --- a/recipes-tools/embedded-hv/hypervisor_git.bb
> +++ b/recipes-tools/embedded-hv/hypervisor_git.bb
> @@ -3,7 +3,7 @@ SECTION = "embedded-hv"
>  LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://README;endline=22;md5=0655bbc3b7d7166c30c87208b4e23cf0"
>
> -PR = "r2"
> +PR = "r3"
>
>  DEPENDS = "u-boot-mkimage-native"
>
> @@ -31,14 +31,6 @@ EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHA
>  DEFCONFIG = "defconfig"
>  DEFCONFIG_powerpc64 = "64bit_defconfig"
>
> -do_create_link () {
> -       cd ${S}/..
> -       if [ ! -e hv ]; then
> -               ln -s ${S} hv
> -       fi
> -}
> -addtask create_link before do_compile after do_configure
> -
>  inherit cml1
>  do_configure () {
>         oe_runmake ${DEFCONFIG}
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list