aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qi')
-rw-r--r--recipes/qi/qi-ubi_git.bb2
-rw-r--r--recipes/qi/qi_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qi/qi-ubi_git.bb b/recipes/qi/qi-ubi_git.bb
index 9395f40ce0..08bc7c5123 100644
--- a/recipes/qi/qi-ubi_git.bb
+++ b/recipes/qi/qi-ubi_git.bb
@@ -6,5 +6,5 @@ do_configure_prepend() {
}
SRC_URI_append = "\
- file://rootfstype.ubifs.patch;apply=yes \
+ file://rootfstype.ubifs.patch \
"
diff --git a/recipes/qi/qi_git.bb b/recipes/qi/qi_git.bb
index 5d974f64aa..6a19292a70 100644
--- a/recipes/qi/qi_git.bb
+++ b/recipes/qi/qi_git.bb
@@ -5,7 +5,7 @@ PR_append = "+gitr${SRCPV}"
SRCREV = "c38b062a609f1442e6a9e13005cfbdfd59a5ac0d"
SRC_URI = "\
git://git.openmoko.org/git/qi.git;protocol=git;branch=master \
- file://sanitize-makefile.patch;apply=yes \
+ file://sanitize-makefile.patch \
"
S = "${WORKDIR}/git"