[meta-ti] [PATCH 1/2] linux-ti-staging: update to ti2013.04.00 release

Maupin, Chase chase.maupin at ti.com
Fri Apr 26 13:51:23 PDT 2013


Ack

Sincerely,
Chase Maupin
Integration Team Manager
Linux Core Product Development
e-mail: chase.maupin at ti.com
phone: (214) 567-2950

For support:
Forums - http://community.ti.com/forums/
Wiki - http://wiki.davincidsp.com/ 


> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Friday, April 26, 2013 3:08 PM
> To: meta-ti at yoctoproject.org
> Subject: [meta-ti] [PATCH 1/2] linux-ti-staging: update to
> ti2013.04.00 release
> 
> From: Denys Dmytriyenko <denys at ti.com>
> 
> Also, remove do_deploy_append() fix, as it's in oe-core now.
> 
> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> ---
>  recipes-kernel/linux/linux-ti-staging_3.8.bb | 20 +++-----------
> ------
>  1 file changed, 3 insertions(+), 17 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb
> b/recipes-kernel/linux/linux-ti-staging_3.8.bb
> index 622fa3e..6fe52e2 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.8.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.8.bb
> @@ -6,21 +6,6 @@ KERNEL_IMAGETYPE = "uImage"
> 
>  inherit kernel
> 
> -# This function must be here BEFORE the require of linux-dtb.inc
> below.
> -# There is a "bug" in the base kernel.bbclass that after it's
> do_deploy
> -# step it does not return back to the ${S} directory but stays
> in the
> -# DEPLOY_DIR.  However, the do_deploy_append defined in linux-
> dtb.inc
> -# assumes that it is being run in the ${S} directory.  A patch
> is
> -# being submitted to fix this issue by either changing the
> do_deploy
> -# in the kernel.bbclass to do "cd -" as the last step or to add
> -# "cd ${S}" as the first line of do_deploy in linux-dtb.inc and
> this
> -# function can be removed once that change is available.
> -# If the function is not placed BEFORE the require then the
> change
> -# directory is not appended before the linux-dtb.inc changes.
> -do_deploy_append() {
> -    cd ${S}
> -}
> -
>  require recipes-kernel/linux/linux-dtb.inc
>  require recipes-kernel/linux/setup-defconfig.inc
> 
> @@ -40,11 +25,12 @@ S = "${WORKDIR}/git"
> 
>  BRANCH = "ti-linux-3.8.y"
> 
> -SRCREV = "1de3616c36710b6949844738f9c63b96e307c49f"
> +# This commit corresponds to ti2013.04.00 release tag
> +SRCREV = "23e7f725a6af4ca44660c06bc3569f6ce705d1d0"
>  PV = "3.8.8"
> 
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will
> cause a rebuild
> -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> 
>  SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> kernel.git;protocol=git;branch=${BRANCH} \
>             file://defconfig \
> --
> 1.8.2.1
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



More information about the meta-ti mailing list