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
*
package.bbclass: Adjust RPM call to use dynamic location for magic files
Mark Hatle
2011-12-23
2
-2
/
+2
*
image-types: add btrfs as a supported fstype
Nitin A Kamble
2011-12-22
1
-1
/
+1
*
license: Fix manifest conditional
Beth Flanagan
2011-12-21
1
-2
/
+2
*
icecc.bbclass: also use icecc for kernel modules compilation
Dmitry Eremin-Solenikov
2011-12-19
1
-0
/
+4
*
license.bbclass: remove bashism
Elizabeth Flanagan
2011-12-16
1
-1
/
+1
*
update-rc.d.bbclass: override UPDATERCD for nativesdk
Bernhard Guillon
2011-12-16
1
-0
/
+2
*
opkg: Update svn 625 -> 633 and fix preinst issues
Richard Purdie
2011-12-16
2
-24
/
+4
*
nativesdk.bbclass: Remove historical FILES artifact
Richard Purdie
2011-12-16
1
-5
/
+0
*
bootimg: Use mcopy to construct the hddimg
Darren Hart
2011-12-16
1
-5
/
+13
*
bootimg: Use dosfsck to clean up the generated live image
Darren Hart
2011-12-16
1
-0
/
+1
*
grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directories
Darren Hart
2011-12-16
1
-15
/
+3
*
sstate: Add SSTATE_SCAN_FILES
Richard Purdie
2011-12-15
1
-1
/
+2
*
cross-recipes: Disable nls in gettext bbclass
Khem Raj
2011-12-15
1
-3
/
+3
*
kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE
Richard Purdie
2011-12-13
1
-1
/
+1
*
license: PR bump failure
Elizabeth Flanagan
2011-12-12
1
-1
/
+1
*
siteinfo: create a new siteinfo for x32-linux
H.J. Lu
2011-12-12
1
-1
/
+1
*
license/copyleft: exception for ast parse
Elizabeth Flanagan
2011-12-10
2
-1
/
+6
*
license.bbclass: remove deb exclusion
Elizabeth Flanagan
2011-12-10
1
-26
/
+23
*
license.bbclass: remove bashism.
Elizabeth Flanagan
2011-12-10
1
-1
/
+1
*
classes/rootfs_deb: implement query functions for buildhistory
Paul Eggleton
2011-12-10
1
-0
/
+23
*
package.bbclass: Adding license collection
Elizabeth Flanagan
2011-12-08
1
-0
/
+1
*
[YOCTO #1776] license: manifest and license path
Elizabeth Flanagan
2011-12-08
1
-66
/
+153
*
Add copyleft compliance class
Christopher Larson
2011-12-08
1
-0
/
+94
*
license: split license parsing into oe.license
Christopher Larson
2011-12-08
1
-39
/
+20
*
bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files
Richard Purdie
2011-12-08
1
-0
/
+2
*
image_types.bbclass: disable cleanmarkers for jffs2 images
Andrea Adami
2011-12-08
1
-2
/
+2
*
image_types.bbclass: implement jffs2 summary images (sum.jffs2)
Andrea Adami
2011-12-08
1
-1
/
+4
*
rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI support
Eric Bénard
2011-12-08
1
-1
/
+12
*
populate_sdk.bbclass: remap packages when generating sdk tarball
Matthew McClintock
2011-12-06
1
-0
/
+7
*
buildhistory bbclass: avoid absolute paths for files-in-image.txt to avoid di...
Koen Kooi
2011-12-06
1
-1
/
+1
*
distrodata.bbclass:Fix some recipes upstream version check issue.
Mei Lei
2011-12-06
1
-1
/
+1
*
classes/buildhistory: do not save old packagehistory files by default
Paul Eggleton
2011-12-05
1
-2
/
+7
*
classes/buildhistory: merge in package history functionality
Paul Eggleton
2011-12-05
1
-1
/
+250
*
classes/buildhistory: add new output history collection class
Paul Eggleton
2011-12-05
3
-6
/
+167
*
classes/packagehistory: fix and extend
Paul Eggleton
2011-12-05
1
-40
/
+192
*
bitbake.conf: add default PRINC 0 to be able to increment it
Martin Jansa
2011-12-05
1
-1
/
+1
*
bootimage: Use ${S} explicitly for generated config files
Darren Hart
2011-12-02
2
-7
/
+5
*
kernel-yocto: fix extra CR in do_kernel_checkout
Saul Wold
2011-12-02
1
-2
/
+1
*
linux-yocto: prefer in-tree tools to external ones
Bruce Ashfield
2011-12-02
1
-1
/
+11
*
kernel-yocto: support allnoconfig base configuration
Bruce Ashfield
2011-12-02
1
-2
/
+13
*
Revert "classes/buildhistory: add new output history collection class"
Richard Purdie
2011-12-01
3
-412
/
+6
*
classes/buildhistory: add new output history collection class
Paul Eggleton
2011-12-01
3
-6
/
+412
*
classes/base: split out metadata revision code to separate function
Paul Eggleton
2011-12-01
1
-20
/
+24
*
classes, conf: Exclude native and nativesdk recipes from libc specific override
Khem Raj
2011-12-01
2
-0
/
+6
*
libc-package.bbclass: Fix typo in setVar usage
Richard Purdie
2011-12-01
1
-1
/
+1
*
autotools.bbclass: Report the missing configure path
Darren Hart
2011-11-30
1
-4
/
+5
*
bootimg: Allow for EFI-only boot images
Darren Hart
2011-11-30
1
-9
/
+40
*
bootimg: Add grub-efi support
Darren Hart
2011-11-30
3
-0
/
+155
*
bootimg: Pull syslinux specific bits into syslinux.bbclass
Darren Hart
2011-11-30
2
-63
/
+76
*
bootimg: Refactor build_hddimg and build_iso routines
Darren Hart
2011-11-30
1
-42
/
+43
[next]