]> code.ossystems Code Review - openembedded-core.git/commit
gsettings: allow the schemas to be in any package
authorRoss Burton <ross.burton@intel.com>
Fri, 4 Jan 2019 15:23:17 +0000 (15:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:38:21 +0000 (10:38 +0000)
commitc2b9c34ce4af151cc0422e14af775c6c962de051
treea120079672d5928a003b398f47171fb35240deed
parent65de45912facaede0c40a3b881f4e095590ca205
gsettings: allow the schemas to be in any package

Instead of assuming that the schemas are located in ${PN}, add a
GSETTINGS_PACKAGE variable for the package name and default it to ${PN}.

For recipe that can conditionally ship schemas, support GSETTINGS_PACKAGE being
empty gracefully by doing nothing.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/gsettings.bbclass