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
...
*
debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGS
Martin Jansa
2011-03-08
1
-1
/
+7
*
sstate: Ensure the SRCURI fetcher cache is not used for sstate
Richard Purdie
2011-03-08
1
-1
/
+1
*
sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536
Khem Raj
2011-03-08
1
-4
/
+6
*
sanity.bbclass: some multilib systems have symlink /lib -> /lib64
Martin Jansa
2011-03-08
1
-1
/
+1
*
toolchain-script.bbclass: Added --sysroot to LDFLAGS.
Lianhao Lu
2011-03-05
1
-0
/
+2
*
module: build hostprogs for each module
Darren Hart
2011-03-04
1
-1
/
+11
*
distrodata.bbclass: Get git repo tag information
Mei Lei
2011-03-04
1
-9
/
+43
*
insane.bbclass: Fix ELF bitsize comparison
Mark Hatle
2011-03-02
1
-41
/
+43
*
kernel: remove explicit bash call in do_menuconfig
Bruce Ashfield
2011-03-02
1
-1
/
+1
*
base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
Koen Kooi
2011-03-01
1
-1
/
+3
*
base/utility-tasks.bbclass: Drop do_setscene and do_rebuild
Richard Purdie
2011-03-01
2
-49
/
+1
*
populate_sdk_rpm.bbclass: Add the necessary solvedb lock
Mark Hatle
2011-03-01
1
-0
/
+1
*
Fixing type: license.bbclass
Beth Flanagan
2011-03-01
1
-1
/
+1
*
Fixing my bad license parsing: license.bbclass
Beth Flanagan
2011-03-01
1
-3
/
+4
*
[BUG:650] Fix LICENSE parsing: license.bblcass
Beth Flanagan
2011-03-01
1
-1
/
+2
*
utils.bbclass: add new wrapper script
Saul Wold
2011-03-01
1
-0
/
+23
*
rpm: Fix rpm usage of prelink on the target
Mark Hatle
2011-03-01
1
-1
/
+1
*
rootfs_rpm: Fix rootfs generation using RPM packages
Mark Hatle
2011-03-01
3
-10
/
+23
*
package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...
Richard Purdie
2011-03-01
1
-33
/
+44
*
package.bbclass: Fix debug sources directory creation to reference the target...
Richard Purdie
2011-03-01
1
-1
/
+1
*
package.bbclass: Refactor split and strip function
Mark Hatle
2011-03-01
1
-98
/
+144
*
Revise stripping and splitting of debug information
Mark Hatle
2011-03-01
2
-28
/
+207
*
package.bbclass: Ensure dependency version information is preserved
Richard Purdie
2011-03-01
1
-15
/
+17
*
package.bbclass: Use hard link for package split instead of copy
Dongxiao Xu
2011-03-01
1
-12
/
+3
*
package.bbclass: Unbreak per file dependencies and blacklist doc packages
Richard Purdie
2011-03-01
1
-1
/
+1
*
Ensure Bash is used when spawning terminals
Joshua Lock
2011-03-01
2
-3
/
+3
*
distrodata.bbclass: Fix some issues when checking upstream version on sourcef...
Mei Lei
2011-02-23
1
-3
/
+4
*
linux-yocto: enable audio for selected qemu targets
Bruce Ashfield
2011-02-23
1
-1
/
+3
*
sstate.bbclass: add SSTATEPOSTINSTFUNCS
Scott Garman
2011-02-23
1
-0
/
+5
*
package_deb.bbclass: Place the whole task under fakeroot context to fix build...
Richard Purdie
2011-02-22
1
-1
/
+3
*
distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...
Mei Lei
2011-02-21
1
-7
/
+7
*
rm_work.bbclass: Improve handling of noexec tasks
Richard Purdie
2011-02-21
1
-0
/
+9
*
toolchain-script/populate_sdk/meta-toolchain: moving common code.
Lianhao Lu
2011-02-17
2
-11
/
+26
*
toolchain-scripts.bbclass: Added libtool sysroot support.
Lianhao Lu
2011-02-17
1
-6
/
+4
*
libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers...
Richard Purdie
2011-02-17
1
-0
/
+4
*
buildstats.bbclass: Remove unneeded debug output
Richard Purdie
2011-02-16
1
-1
/
+0
*
package_rpm: Fix solverdb generation
Mark Hatle
2011-02-16
3
-20
/
+28
*
image.bbclass: Disable shell debug messages
Mark Hatle
2011-02-16
1
-1
/
+1
*
rpm: Add the ability to use the platform file during install
Mark Hatle
2011-02-16
1
-5
/
+10
*
Doing uname without subprocess: buildstats.bbclass
Beth Flanagan
2011-02-16
1
-4
/
+7
*
buildstats.bbclass: Fix expand call syntax
Richard Purdie
2011-02-15
1
-1
/
+1
*
buildstats.bbclass: Save ended time in TaskFinished events
Richard Purdie
2011-02-15
1
-2
/
+3
*
buildstats: Disable uname subprocess call for now since it appears to be brea...
Richard Purdie
2011-02-15
1
-2
/
+2
*
Buildstats commit: buildstats.bbclass
Beth Flanagan
2011-02-15
2
-0
/
+195
*
kernel.bbclass: add approproate X Environment variables to allow xterm to start
Saul Wold
2011-02-14
1
-0
/
+3
*
package.bbclass: Breakout the strip from the populate_packages
Mark Hatle
2011-02-12
1
-22
/
+36
*
mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable
Richard Purdie
2011-02-11
1
-1
/
+1
*
sstate: Fix bugs after new fetcher
Zhai Edwin
2011-02-11
1
-3
/
+3
*
meta: Update mirror urls to new format and update yocto project urls
Richard Purdie
2011-02-11
1
-57
/
+55
*
fetch2: Correct the clean() mechanism for the fetcher2 code
Saul Wold
2011-02-10
1
-15
/
+9
[prev]
[next]