diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d0235bae0..9938a676a 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -622,10 +622,6 @@ MKTEMPCMD = "mktemp -q ${TMPBASE}" export PATCH_GET="0" -# Program to be used to build opkg packages - -OPKGBUILDCMD = "opkg-build -o 0 -g 0" - ################################################################## # Not sure about the rest of this yet. ################################################################## |