summaryrefslogtreecommitdiff
path: root/meta/recipes-support/lzop
AgeCommit message (Collapse)AuthorFiles
2013-03-21lzop: Fix case where ${B} != ${S}Richard Purdie1
Remove path assumptions and ensure out of tree builds work. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-12lzop-1.03: add recipeChristopher Larson2
This is needed by some kernels when CONFIG_KERNEL_LZO=y (specifically, given the current defconfig, this affects linux-omap4 2.6 in the meta-ti layer). Signed-off-by: Christopher Larson <chris_larson@mentor.com>