]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/weston: do not select rpi-userland
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 20 Dec 2014 18:22:41 +0000 (19:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Dec 2014 20:47:00 +0000 (21:47 +0100)
commitd80ae656f5b9013d030192942a906edda8376eb6
treebfaeaa3dc7c3d95603a09c5b6681af5df277b5ca
parenta434dac30dab40ed64a778d2cbbc6b8df237f3ff
package/weston: do not select rpi-userland

rpi-userland is a provider for some virtual packages, so we can not
select it, as instructed in the manual:

    http://nightly.buildroot.org/#_infrastructure_for_virtual_packages

    ---8<---
    If your package really requires a specific provider, then you’ll
    have to make your package depends on this provider; you can not select a
    provider.
    ---8<---

Instead, just depend on it. Remove the comment as well.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/weston/Config.in