summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/makefile-add-ldflags.patch
Commit message (Collapse)AuthorAgeFilesLines
* yaffs2-utils: update to latest git revYi Zhao2025-06-251-21/+0
| | | | | | | | * Refresh patches. * Add a patch to fix build error. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: fix QA warning for GNU_HASHYi Zhao2016-08-311-0/+21
Add LDFLAGS variable to Makefile so that extra linker flags can be sent via this variable. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>