[meta-freescale] [PATCH 21/29] dpl-examples: update to a6c8375

Otavio Salvador otavio.salvador at ossystems.com.br
Sat Sep 30 06:03:21 PDT 2017


On Thu, Sep 28, 2017 at 2:34 AM, Chunrong Guo <B40290 at freescale.com> wrote:
> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> *include the following changes
> a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master
> 804d48a - ls1088a: add custom DPC with 4M bman buffers
> b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master
> 3fe5c1a - ls1088a: Added DPNI at 1 connected to DPMAC at 2
> 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master
> 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master
> 8086cca - ls1088a: Added DPC and DPL for backplane support
> cf5aecb - ls2088a: Added DPC and DPL for backplane support
> 759cbc9 - add root LICENSE file
> 365f259 - add root LICENSE file
>
> Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
> ---
>  recipes-dpaa2/dpl-examples/dpl-examples_git.bb | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
> index d6d668b..2e57d19 100644
> --- a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
> +++ b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
> @@ -7,7 +7,7 @@ DEPENDS = "dtc-native"
>  inherit deploy
>
>  SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;nobranch=1"
> -SRCREV = "592fc2fd1f13107c8a4ae8070fed11a5f8d10471"
> +SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4"
>
>  S = "${WORKDIR}/git"
>
> @@ -17,11 +17,14 @@ REGLEX_ls1088a = "ls1088a"
>  do_install () {
>      install -d ${D}/boot
>      install -m 644 ${S}/${REGLEX}/RDB/*.dtb ${D}/boot
> +

Useless change.

>  }
>
>  do_deploy () {
>      install -d ${DEPLOYDIR}/dpl-examples
> +    install -d ${DEPLOYDIR}/dpl-examples/${REGLEX}/RDB/custom
>      install -m 644 ${S}/${REGLEX}/RDB/*.dtb ${DEPLOYDIR}/dpl-examples
> +    install -m 644 ${S}/${REGLEX}/RDB/custom/*.dtb ${DEPLOYDIR}/dpl-examples/${REGLEX}/RDB/custom
>  }
>  addtask deploy before do_build after do_install
>
> --
> 1.9.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list