diff options
Diffstat (limited to 'meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb index 253ea627b0..e8d187389a 100644 --- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb +++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | |||
| @@ -12,7 +12,10 @@ PV = "0.0+git${SRCPV}" | |||
| 12 | DEPENDS = "mtd-utils" | 12 | DEPENDS = "mtd-utils" |
| 13 | 13 | ||
| 14 | # Source is the HEAD of master branch at the time of writing this recipe | 14 | # Source is the HEAD of master branch at the time of writing this recipe |
| 15 | SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master" | 15 | SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \ |
| 16 | file://makefile-add-ldflags.patch \ | ||
| 17 | " | ||
| 18 | |||
| 16 | SRCREV = "bc76682d93955cfb33051beb503ad9f8a5450578" | 19 | SRCREV = "bc76682d93955cfb33051beb503ad9f8a5450578" |
| 17 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 18 | 21 | ||
