]> code.ossystems Code Review - meta-freescale.git/commit
libdrm: libdrm build fails due to missing space in SRC_URI_append
authorAlexander Shashkevych <alex@stunpix.com>
Fri, 19 Dec 2014 14:06:23 +0000 (16:06 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 20 Dec 2014 17:56:28 +0000 (15:56 -0200)
commit850c870deb7195dc502a40dccf039aa998347be9
tree0cd0afc8418680b6bf5d7dd4787ceff49616ee9f
parentcbc80737365c68255de702652d0488e4fae790d1
libdrm: libdrm build fails due to missing space in SRC_URI_append

libdrm build fails due to libdrm_%.bbappend, since 'SRC_URI_append'
doesn't contain leading space in appended string.

Signed-off-by: Alexander Shashkevich <alex@stunpix.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/drm/libdrm_%.bbappend