| Age | Commit message (Expand) | Author | Files |
|---|---|---|---|
| 2007-05-14 | uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configs | Koen Kooi | 1 |
inherit base DEPENDS_prepend = "pkgconfig-native " do_install_prepend () { for i in `find ${S}/ -name "*.pc" -type f` ; do \ sed -i -e 's:-L${STAGING_LIBDIR}::g' $i done } do_stage_append () { install -d ${PKG_CONFIG_DIR} for pc in `find ${S} -name '*.pc' -type f | grep -v -- '-uninstalled.pc$'`; do pcname=`basename $pc` cat $pc > ${PKG_CONFIG_DIR}/$pcname done } it' title='multitech-oe.git Git repository'/>
![]() |
index : multitech-oe.git | |
| Multi-Tech CoreCDP 1.x OpenEmbedded Tree | Multi-Tech Systems |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author | Files |
|---|---|---|---|
| 2007-05-14 | uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configs | Koen Kooi | 1 |