mirror of
https://github.com/optim-enterprises-bv/meta-overc.git
synced 2026-01-11 10:25:10 +00:00
See discussion here: http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/75312 Executive summary is that something changed recently causing site_perl content to leak into ${D}/${libdir} -- since it isn't immediately clear what, we just manually remove it for now. This append should fail on the rmdir once the problem is fixed upstream, signalling to us automatically when this bbappend can be removed. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>