|
@@ -141,11 +141,6 @@ TMPDIR = "${OEROOT}/build/tmp"
|
|
|
# Uncomment this if you want BitBake to emit the log if a build fails.
|
|
|
BBINCLUDELOGS = "yes"
|
|
|
|
|
|
-# Specifies a location to search for pre-generated tarballs when fetching
|
|
|
-# a cvs:// or svn:// URI. Uncomment this, if you do not want to pull directly
|
|
|
-# from CVS or Subversion
|
|
|
-SRC_TARBALL_STASH = "http://pokylinux.org/sources/"
|
|
|
-
|
|
|
# Set this if you wish to make pkgconfig libraries from your system available
|
|
|
# for native builds. Combined with extra ASSUME_PROVIDEDs this can allow
|
|
|
# native builds of applications like oprofileui-native (unsupported feature).
|