ACK Looks good to me. I can't think of anything that may be missing.
> -----Original Message----- > From: [email protected] [mailto:meta-ti- > [email protected]] On Behalf Of Denys Dmytriyenko > Sent: Friday, September 09, 2016 1:44 PM > To: [email protected] > Subject: [meta-ti] [PATCH] linux-ti-staging: add QMSS PDSP FW dependency > for Keystone > > From: Denys Dmytriyenko <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > recipes-kernel/linux/linux-ti-staging_4.4.bb | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes- > kernel/linux/linux-ti-staging_4.4.bb > index 4c4a8e5..157bc6b 100644 > --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb > +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb > @@ -34,6 +34,9 @@ RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw" > # Add run-time dependency for SerDes firmware to the rootfs > RDEPENDS_kernel-base_append_keystone = " serdes-fw" > > +# Add run-time dependency for QMSS PDSP firmware to the rootfs > +RDEPENDS_kernel-base_append_keystone = " qmss-pdsp-fw" > + > # Add run-time dependency for NETCP PA firmware to the rootfs > RDEPENDS_kernel-base_append_k2hk-evm = " netcp-pa-fw" > RDEPENDS_kernel-base_append_k2e-evm = " netcp-pa-fw" > @@ -77,7 +80,7 @@ SRCREV = > "20272d4fd5fd81c551d8a31a3daddc18923b71bb" > PV = "4.4.19+git${SRCPV}" > > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a > rebuild > -MACHINE_KERNEL_PR_append = "b" > +MACHINE_KERNEL_PR_append = "c" > PR = "${MACHINE_KERNEL_PR}" > > KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" > -- > 2.7.4 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
