require binutils.inc PR = "r1" SRC_URI = \ "http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \ file://better_file_error.patch;patch=1 \ file://signed_char_fix.patch;patch=1 \ " #patches from http://svn.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/toolchain/binutils/2.17/ SRC_URI += "\ file://100-uclibc-conf.patch;patch=1 \ file://300-006_better_file_error.patch;patch=1 \ file://702-binutils-skip-comments.patch;patch=1 \ file://110-arm-eabi-conf.patch;patch=1 \ file://300-012_check_ldrunpath_length.patch;patch=1 \ file://300-001_ld_makefile_patch.patch;patch=1 \ file://400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \ http://avr32linux.org/twiki/pub/Main/DevelopmentTools/500-avr32.patch.gz;patch=1 \ http://avr32linux.org/twiki/pub/Main/DevelopmentTools/501-avr32-sreldyn-fix.patch.gz;patch=1 \ http://avr32linux.org/twiki/pub/Main/DevelopmentTools/502-avr32-bfd-dont-allow-direct-refs-to-bss.patch.gz;patch=1 \ " # Zecke's OSX fixes SRC_URI += " file://warning-free.patch;patch=1 " '>dizzy Mirror of openembedded-coreMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/meta/classes/gtk-icon-cache.bbclass
AgeCommit message (Expand)AuthorFiles
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-08-16gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDSDongxiao Xu1
2011-08-08gtk-icon-cache bbclass: don't assing to global RDEPENDSKoen Kooi1
2011-08-05gtk-icon-cache: add hicolor-icon-theme to DEPENDSKoen Kooi1
2011-08-04gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme w...Koen Kooi1
2011-01-20gdk-pixbuf: Add 2.22.1 as new recipeZhai Edwin1
2009-11-16debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixesRichard Purdie1
2009-11-16gtk-icon-cache.bbclass: Fix hardcoded PKGDEST reference and operate on direct...Richard Purdie1
2009-11-13gtk-icon-cache.bbclass: Drop unneeded module importRichard Purdie1
2008-05-20gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ...Richard Purdie1
2008-01-08gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure t...Ross Burton1
2007-08-08gtk-icon-cache.bbclass: Add RDEPENDS to fix runtime warnings (from OE)Richard Purdie1
2007-04-16Add commentRoss Burton1
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie