diff -urN pycairo-1.4.0.orig/setup.py pycairo-1.4.0/setup.py --- pycairo-1.4.0.orig/setup.py 2007-03-14 10:53:30.000000000 +0100 +++ pycairo-1.4.0/setup.py 2008-09-23 18:55:25.000000000 +0200 @@ -37,20 +37,6 @@ runtime_library_dirs = pkg_config_parse('--libs-only-L', 'cairo') pkgconfig_file='pycairo.pc' -print 'creating %s' % pkgconfig_file -fo = open (pkgconfig_file, 'w') -fo.write ("""\ -prefix=%s - -Name: Pycairo -Description: Python bindings for cairo -Version: %s -Requires: cairo -Cflags: -I${prefix}/include/pycairo -Libs: -""" % (sys.prefix, pycairo_version) - ) -fo.close() cairo = dic.Extension( name = 'cairo._cairo', ultitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel_2.6.20.bb
AgeCommit message (Expand)AuthorFiles
2007-04-12Updated to latest SVN versionRod Whitby1
2007-03-23ixp4xx-kernel: Updated to latest SVN defconfig, which enables a whole lot mor...Rod Whitby1
2007-03-14ixp4xx-kernel: Updated to latest SVN, including moving nas100d microcode to a...Rod Whitby1
2007-03-13ixp4xx-kernel: Synchronised kernel patch series with svn repo.Rod Whitby1
2007-03-12ixp4xx-kernel: Updated to latest SVN defconfig, including some new BT modulesRod Whitby1
2007-03-10ixp4xx-kernel: Refreshed defconfigRod Whitby1
2007-03-10ixp4xx-kernel: build a few more USB serial device drivers as modulesMike Westerhof1
2007-03-09ixp4xx-kernel: Added zd1211rw module dependency on zd1211-firmware packageRod Whitby1
2007-03-06ixp4xx-kernel: Updated to pull latest patches from svn including fixesMike Westerhof1
2007-02-21slugos: demoted netconsole driver to module in rootfs, removed dsmg600 cmdlineMike Westerhof1
2007-02-19ixp4xx-kernel: Update ARM kexec patch for new official syscall number.Rod Whitby1
2007-02-15ixp4xx-kernel: Make the FIS directory partition writeable so it can be updatedRod Whitby1
2007-02-12ixp4xx-kernel: Modified to use arm-kernel-shim instead of hard-coded devio in...Rod Whitby1
2007-02-08ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the SlugOS...Rod Whitby1
2007-02-07ixp4xx-kernel: Enabled 11-mtdpart-redboot-config-byteswap.patch for 2.6.20 ke...Rod Whitby1
2007-02-07ixp4xx-kernel: Reinstated the cmdline byteswap patch - required for LE.Rod Whitby1
2007-02-07slugos: backed out of using arm-kernel-shim instead of the cmdline hacks, cau...Rod Whitby1
2007-02-06ixp4xx-kernel: Replaced nslu2 and nas100d cmdline hack patches with arm-kerne...Rod Whitby1
2007-02-04ixp4xx-kernel: Updated to 2.6.20Rod Whitby1