[yocto] [PATCH] meta: Fix error print

Burton, Ross ross.burton at intel.com
Wed Feb 20 03:20:12 PST 2013


On 20 February 2013 11:15, Jukka Rissanen
<jukka.rissanen at linux.intel.com> wrote:
> -            bb.error('%s does not appear in package list, please add it', " " + pkg_systemd)
> +            bb.error('%s does not appear in package list, please add it' % pkg_systemd)

Whoops.  Acked-by: Ross Burton <ross.burton at intel.com>

Ross



More information about the yocto mailing list