aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bitbake/bitbake_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bitbake/bitbake_svn.bb')
-rw-r--r--packages/bitbake/bitbake_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/bitbake/bitbake_svn.bb b/packages/bitbake/bitbake_svn.bb
index a4ff2ae540..1df6dacbed 100644
--- a/packages/bitbake/bitbake_svn.bb
+++ b/packages/bitbake/bitbake_svn.bb
@@ -1,4 +1,4 @@
-include bitbake.inc
+require bitbake.inc
# Don't use the tip of svn by default
DEFAULT_PREFERENCE = "-1"
@@ -13,4 +13,4 @@ S = "${WORKDIR}/bitbake"
inherit distutils
-include bitbake-package.inc
+require bitbake-package.inc