aboutsummaryrefslogtreecommitdiffstats
path: root/sqlite/sqlite_2.8.9.oe
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite/sqlite_2.8.9.oe')
-rw-r--r--sqlite/sqlite_2.8.9.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite/sqlite_2.8.9.oe b/sqlite/sqlite_2.8.9.oe
index 5f50c839f0..c5d3521d08 100644
--- a/sqlite/sqlite_2.8.9.oe
+++ b/sqlite/sqlite_2.8.9.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
DEPENDS = "virtual/libc base/readline base/ncurses"
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
- file://${FILESDIR}/crosscompile.patch;patch=1"
+ file://crosscompile.patch;patch=1"
S = "${WORKDIR}/sqlite"