[bitbake-devel] [PATCH 0/1] toaster: resolve missing native[sdk]: prefixes

brian avery avery.brian at gmail.com
Mon Mar 6 22:04:59 UTC 2017


Some task events are missing the 'virtual:native[sdk]:' prefixes.
The Toaster has code to help match missing prefixes, but needs
additional help resolving between 'native:' and 'nativesdk:', by
way of the '_package' event field.

[YOCTO #10849]

-brian

The following changes since commit 4188e53f803aefdb26768abfad591283662cd27e:

  poky: make 4.10 the qemu* default (2017-03-04 23:19:03 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/toaster/submit/resolve-missing-native-sdk-prefixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/submit/resolve-missing-native-sdk-prefixes

David Reyna (1):
  toaster: resolve missing 'native[sdk]:' prefixes

 lib/bb/ui/buildinfohelper.py | 8 ++++++++
 1 file changed, 8 insertions(+)

--
1.9.1



More information about the bitbake-devel mailing list