[poky] listing PACKAGES for a certain layer

Paul Eggleton paul.eggleton at linux.intel.com
Thu Oct 15 12:28:37 PDT 2015


Hi Ivan,

On Thursday 15 October 2015 18:27:39 Ivan Sergio Borgonovo wrote:
> Is there a way to list packages provided by a certain layer/recipe?

Not layer, but you can get a bunch of info out of oe-pkgdata-util after 
recipes have been built - e.g. once the connman recipe has built you can run:

$ oe-pkgdata-util list-pkgs -p connman
connman-tools
connman-tests
connman-client
connman-dbg
connman-dev
connman-doc
connman

$ oe-pkgdata-util list-pkg-files connman
connman:
        /etc/dbus-1/system.d/connman.conf
        /etc/init.d/connman
        /usr/sbin/connmand

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


More information about the poky mailing list