summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/distro/poky-tiny.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
index fcf0a1ec0c..ee84d4039d 100644
--- a/meta-yocto/conf/distro/poky-tiny.conf
+++ b/meta-yocto/conf/distro/poky-tiny.conf
@@ -140,4 +140,4 @@ PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny"
140PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny" 140PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny"
141 141
142# Disable python usage in opkg-utils since it won't build with tiny config 142# Disable python usage in opkg-utils since it won't build with tiny config
143PACKAGECONFIG_pn-opkg-utils = "" 143PACKAGECONFIG_remove_pn-opkg-utils = "python"