1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

remove local lzo patches as they have been merged into master

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2212 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Dodji Seketeli
2007-07-23 15:29:39 +00:00
parent 60548d86c5
commit c572384a55
+1 -3
View File
@@ -3,11 +3,9 @@ SECTION = "base"
DEPENDS = "zlib lzo"
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
PR = "r2"
PR = "r3"
SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=master \
file://add_lzo.patch;patch=1 \
file://favour_lzo.patch;patch=1 \
file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
file://fix-ignoreerrors-git.patch;patch=1"