Thanks, Gary, I think it's a good idea. Will add it to our plans. Tom
-----Original Message----- From: Gary Bisson [mailto:[email protected]] Sent: Tuesday, August 7, 2018 3:21 AM To: Tom Hochstein <[email protected]> Cc: meta-freescale Mailing List <[email protected]> Subject: Re: [meta-freescale] [PATCH v2 43/43] imx-vpu: Clarify compatibility for Chips&Media VPU Hi Tom, Is there any plan to rename that package to match what is done for hantro? imx-vpu-<ip provider name> Wouldn't it be clearer to people to have virtual/imxvpu being backed by either imx-vpu-hantro or imx-vpu-cnm (or chipsnmedia)? Regards, Gary Bisson Boundary Devices, LLC https://emea01.safelinks.protection.outlook.com/?url=www.boundarydevices.com&data=02%7C01%7Ctom.hochstein%40nxp.com%7C70403fc32b8d4e6b642908d5fc3ebac6%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636692268708685584&sdata=qYlN5tHO8tmNc%2BLMvFj3C59s1%2BOqqyWI3afcNL%2BFdMs%3D&reserved=0 On Mon, Aug 6, 2018 at 10:05 PM, Tom Hochstein <[email protected]> wrote: > Signed-off-by: Tom Hochstein <[email protected]> > --- > recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb > b/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb > index f0c9d5a..d886e30 100644 > --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb > +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb > @@ -1,8 +1,8 @@ > # Copyright (C) 2013-2018 O.S. Systems Software LTDA. > # Copyright (C) 2013-2016 Freescale Semiconductor -# Copyright 2017 > NXP > +# Copyright 2017-2018 NXP > > -DESCRIPTION = "Freescale VPU library" > +DESCRIPTION = "Freescale Chips&Media VPU library" > LICENSE = "Proprietary" > LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" > > @@ -32,4 +32,4 @@ do_install () { > } > > PACKAGE_ARCH = "${MACHINE_ARCH}" > -COMPATIBLE_MACHINE = "(mx6)" > +COMPATIBLE_MACHINE = "(mx6q|mx6dl)" > -- > 2.7.4 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flis > ts.yoctoproject.org%2Flistinfo%2Fmeta-freescale&data=02%7C01%7Ctom > .hochstein%40nxp.com%7C70403fc32b8d4e6b642908d5fc3ebac6%7C686ea1d3bc2b > 4c6fa92cd99c5c301635%7C0%7C0%7C636692268708685584&sdata=TN2qT5AtwL > L4ddaR3s6mG3KPUUbuEGsEz6ldbWSfX04%3D&reserved=0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
