[oe] [PATCH] linux-firmware: split into bus specific packages.
Tom Rini
tom_rini at mentor.com
Mon Feb 14 18:18:35 UTC 2011
On 02/13/2011 07:08 AM, Filip Zyzniewski wrote:
> The whole reposotiry is about 24MB in size and it's rarely needed
> whole. It is now splitted into bus specific subpackages (and some
> device-specific for devices on a bus like SPI or SBUS) all depended
> on by the linux-firmware package.
[snip]
> +RDEPENDS += "${SUBPACKAGES}"
Given the previous threads, I think we still have a problem, which is
that this should be
RDEPENDS_${PN} += "${SUBPACKAGES}"
so that there's a valid upgrade path.
--
Tom Rini
Mentor Graphics Corporation
More information about the Openembedded-devel
mailing list