1 2 3 4 5 6 7 8 9 10
require vala_${PV}.bb inherit native DEPENDS = "glib-2.0-native" # work around timestamp problem in tarball do_compile_prepend() { touch gobject/gobject.vala.stamp }