summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index d0235bae09..9938a676a5 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -622,10 +622,6 @@ MKTEMPCMD = "mktemp -q ${TMPBASE}"
622 622
623export PATCH_GET="0" 623export PATCH_GET="0"
624 624
625# Program to be used to build opkg packages
626
627OPKGBUILDCMD = "opkg-build -o 0 -g 0"
628
629################################################################## 625##################################################################
630# Not sure about the rest of this yet. 626# Not sure about the rest of this yet.
631################################################################## 627##################################################################