summaryrefslogtreecommitdiff
path: root/classes/cml1.bbclass
blob: 79218b4a122abd202e1f9163bd08cf9ddd212ec4 (plain)
1
2
3
4
5
6
7
8
cml1_do_configure() {
	set -e
	unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS
	oe_runmake oldconfig
}

EXPORT_FUNCTIONS do_configure
addtask configure after do_unpack do_patch before do_compile
2009-01-13python-pygame: bump for python 2.6Michael 'Mickey' Lauer1 2008-11-17python-pygame 1.8.1: fix jpeg linkingJulian_chu1 2008-11-04python-pygame: Blacklist smpeg and build pygame without smpegHolger Hans Peter Freyther1 2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1 2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1 2008-08-27python-pygame 1.8.1 fix bug ending up missing shared objectsMichael Lauer1 2008-08-20python-pygame: Really fix the SRC_URI this time - missing pub pathRod Whitby1 2008-08-20python-pygame: Fix typo in SRC_URIRod Whitby1 2008-08-19python-pygame 1.7.1 update to 1.8.1 and stage headersMichael Lauer1