]> code.ossystems Code Review - openembedded-core.git/commit
qemux86/gstreamer: Move kernel module recommendation to the machine configuration
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2018 10:15:28 +0000 (11:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2018 15:47:59 +0000 (16:47 +0100)
commit112775995158cf6c504fd6beef345ee446f4f11d
treed9f4108a78ca4f09b256fa4475c8eb38030ccd54
parent0772ed9acf96c53b05e6ac19e1af78bbb1192a3b
qemux86/gstreamer: Move kernel module recommendation to the machine configuration

If you try to build a system with multiple BSPs, one of which is qemux86
or qemux86-64, the gstreamer package will change.  This will trigger
anything using gstream to also be rebuilt.

For a package based system, the PR values will also be incremented each
time.  The end result will be an ever growing set of PR values as well as
being unable to tell which configured version of the multimedia components
are really being deployed.

These therefore belong in the machine configuration.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/qemux86-64.conf
meta/conf/machine/qemux86.conf
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb