| Submitter | Xiaofeng Yan |
|---|---|
| Date | June 15, 2012, 9:30 a.m. |
| Message ID | <b3046732c8d7bff6019356aee7013c3b43e3027d.1339751573.git.xiaofeng.yan@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/29949/ |
| State | Accepted |
| Commit | 264425b0a54806c08c218bd8b500c20b8c3152f4 |
| Headers | show |
Comments
Patch
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index 9fc5a90..cea8694 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@ -420,6 +420,7 @@ BBCLASSEXTEND_append_pn-lrzsz = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-lsb = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-lsbsetup = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-lsbtest = " ${MULTILIBS}" +BBCLASSEXTEND_append_pn-lsbinitscripts = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-lsof = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-ltp = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-lttng-control = " ${MULTILIBS}"