diff options
Diffstat (limited to 'meta-agl-bsp/meta-alb/recipes-bsp/u-boot/u-boot-s32_%.bbappend')
-rw-r--r-- | meta-agl-bsp/meta-alb/recipes-bsp/u-boot/u-boot-s32_%.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-alb/recipes-bsp/u-boot/u-boot-s32_%.bbappend b/meta-agl-bsp/meta-alb/recipes-bsp/u-boot/u-boot-s32_%.bbappend new file mode 100644 index 000000000..465023c08 --- /dev/null +++ b/meta-agl-bsp/meta-alb/recipes-bsp/u-boot/u-boot-s32_%.bbappend @@ -0,0 +1,5 @@ +# Missing from the meta-alb u-boot.inc +inherit python3native + +DEPENDS:remove = "python-native" +DEPENDS:append = " python3-native" |