index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
autotools.bbclass: enable maintainer mode when configuring
Ross Burton
2008-02-11
1
-0
/
+1
*
gnome.bbclass: disable GConf schema installation
Ross Burton
2008-02-11
1
-0
/
+2
*
sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctly
Richard Purdie
2008-02-11
1
-0
/
+1
*
package.bbclass: Avoid double suffix depchain packages
Richard Purdie
2008-02-07
1
-0
/
+8
*
sanity.bbclass: Fix typo
Richard Purdie
2008-02-07
1
-1
/
+1
*
sanity.bbclass: Fix qemu check
Richard Purdie
2008-02-07
1
-2
/
+2
*
kernel.bbclass: added deploy task from linux.inc recipe
Marcin Juszkiewicz
2008-02-06
1
-0
/
+34
*
kernel.bbclass: indent sizecheck function like rest of file
Marcin Juszkiewicz
2008-02-06
1
-6
/
+6
*
Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t...
Richard Purdie
2008-02-05
1
-2
/
+5
*
sanity.bbclass: Check TMPDIR doesn't change, error if it does
Richard Purdie
2008-01-31
1
-1
/
+15
*
autotools.bbclass: Ensure the current working directory is preserved in autot...
Richard Purdie
2008-01-29
1
-0
/
+2
*
autotools.bbclass: Fix so libraries in directories are handled correctly with...
Richard Purdie
2008-01-29
1
-8
/
+18
*
package.bbclass: Abstract shlibs path to SHLIBSDIR variable
Richard Purdie
2008-01-23
1
-22
/
+4
*
autotools.bbclass: Make sure STAGING_INCDIR exists
Richard Purdie
2008-01-18
1
-0
/
+1
*
autotools.bbclass: Really fix autostaging function to correctly handle cases ...
Richard Purdie
2008-01-18
1
-1
/
+1
*
autotools.bbclass: Fix autostaging function to correctly handle cases where o...
Richard Purdie
2008-01-18
1
-1
/
+1
*
package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS
Richard Purdie
2008-01-17
1
-12
/
+10
*
sdk.bbclass: Set CPPFLAGS and CFLAGS correctly
Richard Purdie
2008-01-17
1
-3
/
+3
*
sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...
Richard Purdie
2008-01-17
1
-2
/
+3
*
insane.bbvlass: split checks so the warnings are precise
Ross Burton
2008-01-13
1
-2
/
+6
*
kernel.bbclass: Cleanup various repetition, add include/video to staged files...
Richard Purdie
2008-01-10
1
-19
/
+6
*
package.bbclass: Account for DEPENDS in -dev packages
Richard Purdie
2008-01-09
1
-1
/
+25
*
gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure t...
Ross Burton
2008-01-08
1
-0
/
+4
*
module*.bbclass: set AR to KERNEL_AR during building of kernel modules
Marcin Juszkiewicz
2008-01-08
2
-0
/
+5
*
base.bbclass: Make sure PATH searched for applications is expanded
Richard Purdie
2008-01-06
1
-1
/
+1
*
base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...
Marcin Juszkiewicz
2008-01-03
2
-9
/
+18
*
package.bbclass: Various cleanups and bugfixes, some form OE
Richard Purdie
2007-12-19
1
-22
/
+21
*
package.bbclass: Don't strip files in .debug directories
Richard Purdie
2007-12-19
1
-0
/
+6
*
qmake: Turn native package into a cross package since it touches target staging
Richard Purdie
2007-12-12
1
-1
/
+1
*
Import files from OE to build WebKit (patch to link icu required)
Chris Lord
2007-12-06
2
-0
/
+108
*
kernel.bbclass: added task which check size of kernel image
Marcin Juszkiewicz
2007-12-06
1
-0
/
+14
*
icecc.bbclass: Sync from OE
Richard Purdie
2007-12-01
1
-7
/
+10
*
cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating...
Richard Purdie
2007-12-01
1
-12
/
+1
*
cpan-base.bbclass: Update the perl depenedencies: (from OE)
Marcin Juszkiewicz
2007-11-30
1
-2
/
+2
*
siteinfo.bbclass: Add darwin entry
Richard Purdie
2007-11-30
1
-0
/
+1
*
base.bbclass: Fix populate_staging whitespace
Richard Purdie
2007-11-30
1
-1
/
+1
*
package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting
Marcin Juszkiewicz
2007-11-28
4
-4
/
+16
*
package.bbclass: Remove debug code
Richard Purdie
2007-11-27
1
-1
/
+0
*
base.bbclass: Fix PKGDATA to work properly with multimachine
Richard Purdie
2007-11-25
1
-6
/
+13
*
package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th...
Richard Purdie
2007-11-25
1
-5
/
+2
*
base.bbclass: Add buildall task
Richard Purdie
2007-11-25
1
-0
/
+7
*
package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Rem...
Richard Purdie
2007-11-24
2
-44
/
+5
*
package_{ipk|deb}.bbclass: Remove hardcoded install path reference
Richard Purdie
2007-11-24
2
-4
/
+6
*
classes: Use internal bitbake functions and fix packaging unlocking on error ...
Richard Purdie
2007-11-24
3
-96
/
+18
*
image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...
Richard Purdie
2007-11-23
1
-2
/
+6
*
cross.bbclass: Explicitly set the compiler in the same way as native.bbclass,...
Richard Purdie
2007-11-23
1
-0
/
+13
*
insane.bbclass: use bb.error when reporting desktop file problems
Ross Burton
2007-11-14
1
-1
/
+4
*
insane.bbclass: validate desktop files
Ross Burton
2007-11-14
1
-2
/
+13
*
base.bbclass: Fix regexp
Richard Purdie
2007-11-14
1
-1
/
+1
*
base.bbclass: Improve .la file conversion from installed=yes to installed=no
Richard Purdie
2007-11-13
1
-1
/
+4
[next]