7 Commits

Author SHA1 Message Date
Andreas Müller
b3f0d385d4 instant-sysroot-native: Do not inherit utils.bbclass
* With latest changes in core/bitbake utils is not found anymore
* It is inherited by base.bbclass anyway

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-08-29 22:33:16 +02:00
Andreas Müller
e6e8af2285 Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 12:16:08 +02:00
Andreas Müller
0411624070 instant-sysroot-native.bbclass: append space in do_populate_sysroot[postfuncs]
Wouldn't expect this necessary but other do_populate_sysroot[postfuncs] do
append space. So since this change won't cause any trouble if not necessary
do same.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-10 22:04:48 +02:00
Andreas Müller
769a0e0f32 instant-sysroot-native.bbclass: handle filenames with spaces properly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-20 13:29:07 +01:00
Andreas Müller
ef94f5cac4 instant-sysroot-native.bbclass: add a sentence of what this class is doing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-22 23:42:16 +01:00
Andreas Müller
aa892ad0fc instant-sysroot-native: copy (broken) symlinks too
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 13:52:16 +01:00
Andreas Müller
6d38466293 Use more consistent names for our instant-classes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-07 14:11:10 +01:00