Looking to create a new RPM for some downstream dtbs. The purpose of
this package is for decoupling the dtbs from the kernel RPM when
creating the android boot image with sample-images.

SystemReady specs states that firmware shall provide the platform
description, however, this is not always the case. So this is an
alternative to including that .dtb file. Another benefit is for
specifications that haven't yet made it into upstream, they can be
directly added to downstream-dtbs-src.

CentOS/automotive/rpms/downstream-dtbs
CentOS/automotive/src/downstream-dtbs-src

RPM: https://gitlab.com/lkarpins-rh/downstream-dtbs
SRC: https://gitlab.com/lkarpins-rh/downstream-dtbs-src
--

Lucas Karpinski