mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 12:49:33 +02:00
Updates against mainline openembedded + removal of some unneeded files
git-svn-id: https://svn.o-hand.com/repos/poky@19 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,8 +4,9 @@ DEPENDS = "zlib"
|
||||
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
|
||||
LICENSE = "GPLv2"
|
||||
PR = "r0"
|
||||
CVSDATE = "${PV}"
|
||||
|
||||
SRC_URI = "ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/mtd-snapshot-${PV}.tar.bz2 \
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd \
|
||||
file://add-exclusion-to-mkfs-jffs2.patch;patch=1 \
|
||||
file://more-verbosity.patch;patch=1"
|
||||
S = "${WORKDIR}/mtd/"
|
||||
|
||||
Reference in New Issue
Block a user