LICENSE = "GPL" require module-init-tools_${PV}.bb inherit cross DEFAULT_PREFERENCE = "0" PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.6" EXTRA_OECONF_append = " --program-prefix=${TARGET_PREFIX}" do_stage () { oe_runmake install mv ${bindir}/${TARGET_PREFIX}depmod ${bindir}/${TARGET_PREFIX}depmod-2.6 } do_install () { : } r> cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/libxmu_X11R7.1-1.0.1.bb
AgeCommit message (Expand)AuthorFiles
2007-08-05Xorg: drop stale recipes X11R7* in PV. Those aren't needed anymore after the ...Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin1
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin1
2006-07-24xorg-lib: Update for X11R7.0 and X11R7.1.Raymond Danks1
2006-07-24xorg-*: Massive rename to conform to X11R7.x_a.b.c versioning and xorg-* dire...Raymond Danks1