Skip to content

Instantly share code, notes, and snippets.

Created May 22, 2017 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/322729ec21c1469f62c8a65ca78e8f3a to your computer and use it in GitHub Desktop.
Save anonymous/322729ec21c1469f62c8a65ca78e8f3a to your computer and use it in GitHub Desktop.
stdin
% bitbake-diffsigs -t linux-emcraft do_fetch
basehash changed from 583d42b2a35fe07996637d6fd57b0016 to dfd567590cc6aa03c11c9f89b49c05ee
Variable VIRTUAL-RUNTIME_init_manager value changed from 'None' to 'systemd'
Variable SRC_URI value changed from ' ${@lf_stash_uri('emcraft/linux-upstream', d)};nobranch=1;name=machine file://defconfig file://duplo.dts file://hercules.dts file://0001-spidev-lf-user-io-pci-is-handled-by-this-driver.patch ${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'file://bluetooth.cfg', '', d)} ${@['', 'file://systemd.cfg file://systemd-bootchart.cfg'][d.getVar('VIRTUAL-RUNTIME_init_manager', True) == 'systemd']} ${@bb.utils.contains('DISTRO_FEATURES', 'profile', 'file://profile.cfg', '', d)} file://debug.cfg file://fitcore2.cfg file://cybex-t2.dts
DISTRO_FEATURES{bluez5} = Unset
DISTRO_FEATURES{profile} = Set' to ' ${@lf_stash_uri('emcraft/linux-upstream', d)};nobranch=1;name=machine file://defconfig file://duplo.dts file://hercules.dts file://0001-spidev-lf-user-io-pci-is-handled-by-this-driver.patch ${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'file://bluetooth.cfg', '', d)} ${@['', 'file://systemd.cfg file://systemd-bootchart.cfg'][d.getVar('VIRTUAL-RUNTIME_init_manager', True) == 'systemd']} ${@bb.utils.contains('DISTRO_FEATURES', 'profile', 'file://profile.cfg', '', d)} file://debug.cfg file://fitcore2.cfg file://cybex-t2.dts
DISTRO_FEATURES{bluez5} = Set
DISTRO_FEATURES{profile} = Set'
Dependency on checksum of file bluetooth.cfg was added
Dependency on checksum of file systemd.cfg was added
Dependency on checksum of file systemd-bootchart.cfg was added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment