From: Denys Dmytriyenko <denys@ti.com>
To: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko/master][PATCH v2 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner
Date: Thu, 27 Sep 2018 17:36:38 -0400 [thread overview]
Message-ID: <20180927213638.GM8582@beryl> (raw)
In-Reply-To: <1538081009-52859-2-git-send-email-m-radhakrishnan2@ti.com>
On Thu, Sep 27, 2018 at 04:43:00PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
> classes/ti-pdk.bbclass | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass
> index 0716074..f59969f 100644
> --- a/classes/ti-pdk.bbclass
> +++ b/classes/ti-pdk.bbclass
> @@ -9,8 +9,8 @@ DEPENDS_append_omap-a15 = " ti-cgt-arm-native"
> DEPENDS_remove_ti33x = "ti-cgt6x-native"
> DEPENDS_remove_ti43x = "ti-cgt6x-native"
> DEPENDS_append_omapl1 = " ti-cgt-arm-native"
> -DEPENDS_remove_am65xx-evm = "gcc-arm-none-eabi-native ti-cgt6x-native"
> -DEPENDS_append_am65xx-evm = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native"
> +DEPENDS_remove_k3 = "gcc-arm-none-eabi-native ti-cgt6x-native"
> +DEPENDS_append_k3 = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native"
>
> S = "${WORKDIR}/git"
> B = "${WORKDIR}/build"
> @@ -72,7 +72,7 @@ PARALLEL_XDC = "--jobs=${BB_NUMBER_THREADS}"
> PARALLEL_MAKE = ""
>
> def get_doxygen_support(d):
> - if d.getVar('TI_PDK_DOXYGEN_SUPPORT') == '1':
> + if d.getVar('TI_PDK_DOXYGEN_SUPPORT', True) == '1':
"Checking for doxygen support in the correct manner"
Why the change?
> return ''
> return 'DOXYGEN_SUPPORT=no'
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2018-09-27 21:36 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-27 20:42 [rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
2018-09-27 21:36 ` Denys Dmytriyenko [this message]
2018-09-28 14:22 ` Radhakrishnan, Mahesh
2018-09-28 17:30 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 21:37 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 03/30] osal: SRCREV update to 01.00.00.12.r1 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 04/30] ti-pdk-build: Update to version 01.00.00.10A Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 05/30] uart-lld-rtos: Update to version 01.00.00.12 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3 Mahesh Radhakrishnan
2018-09-27 21:38 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 07/30] i2c-lld-rtos: Update to version 01.00.00.02 " Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 08/30] gpio-lld-rtos: Update to version 01.00.00.12 " Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 09/30] icss-emac-lld: Update to version 01.00.00.13 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 11/30] starterware: Update to version 02.01.01.08 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 13/30] mcasp-lld-rtos: Update to 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 21:39 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 16/30] pa-lld: Update to version 03.00.02.07 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 17/30] pm-lld-rtos: Update to version 01.08.00.19 and k3 support Mahesh Radhakrishnan
2018-09-27 21:44 ` Denys Dmytriyenko
2018-09-27 23:41 ` Radhakrishnan, Mahesh
2018-09-27 20:43 ` [rocko/master][PATCH v2 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 " Mahesh Radhakrishnan
2018-09-27 21:45 ` Denys Dmytriyenko
2018-09-27 23:37 ` Radhakrishnan, Mahesh
2018-09-27 23:38 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 24/30] sciclient-rtos: SRCREV update Mahesh Radhakrishnan
2018-09-27 21:49 ` Denys Dmytriyenko
2018-09-27 23:25 ` Radhakrishnan, Mahesh
2018-09-27 20:43 ` [rocko/master][PATCH v2 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 26/30] profiling-rtos: Update to version 01.00.00.07 " Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 27/30] vps-lld-rtos: Updated to version 01.00.01.13 Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 3.40.01.01 Mahesh Radhakrishnan
2018-09-27 21:50 ` Denys Dmytriyenko
2018-09-28 15:37 ` Radhakrishnan, Mahesh
2018-09-28 15:59 ` [EXTERNAL] " Jacob Stiffler
2018-09-28 16:57 ` Denys Dmytriyenko
2018-09-27 20:43 ` [rocko/master][PATCH v2 29/30] ti-ns: Adding support for TI network services Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 30/30] cmb-addon: Update to version 01.01.00.02 Mahesh Radhakrishnan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180927213638.GM8582@beryl \
--to=denys@ti.com \
--cc=m-radhakrishnan2@ti.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.