summaryrefslogtreecommitdiff
path: root/openembedded/packages/recordext
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2012-05-11 15:23:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-11 17:59:53 +0100
commit4cb21630cf87e6cc9a062f1c2be9fea25d3e218a (patch)
tree94bac2ee5aa6d989490f8455bb725fcb205eee5b /openembedded/packages/recordext
parente79f19ef4fb59d6dc14ea139d4e4b132add80842 (diff)
downloadopenembedded-core-4cb21630cf87e6cc9a062f1c2be9fea25d3e218a.tar.gz
openembedded-core-4cb21630cf87e6cc9a062f1c2be9fea25d3e218a.tar.bz2
openembedded-core-4cb21630cf87e6cc9a062f1c2be9fea25d3e218a.tar.xz
openembedded-core-4cb21630cf87e6cc9a062f1c2be9fea25d3e218a.zip
gdk-pixbuf: Add --with-x11 when building lsb image
LSB Test Suite complains "No library libgdk_pixbuf_xlib-2.0.so.0" \ because of having "--without-x11" for gdk-pixbuf_2.24.1.bb. Use the linuxstdbase override and also make it conditional on x11 \ being in DISTRO_FEATURES for passing lsb test. Split libgdk_pixbuf_xlib to a single package. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'openembedded/packages/recordext')
0 files changed, 0 insertions, 0 deletions
/a> 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174