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
...
*
kernel-yocto: Fix case where recipe is always reparsed
Richard Purdie
2011-07-07
1
-1
/
+1
*
insane.bbclass: Fix indentation error
Richard Purdie
2011-07-05
1
-1
/
+1
*
insane.bbclass: Add warnings for packages which are not -dev packages which d...
Richard Purdie
2011-07-05
1
-2
/
+5
*
base.bbclass: show layer's branches/revisions in the banner info
Dexuan Cui
2011-07-05
1
-1
/
+22
*
package.bbclass: Make unshipped packages message more readable
Richard Purdie
2011-07-05
1
-1
/
+1
*
insane.bbclass: Allow INSANE_SKIP to work on a per test basis
Richard Purdie
2011-07-05
1
-17
/
+20
*
kernel.bblass: remove get_kernelmajorversion
Anders Darander
2011-07-01
1
-8
/
+0
*
image|kernel.bblass|module-init-tools: do not use depmod-2.6
Anders Darander
2011-07-01
2
-7
/
+5
*
Remove support for building 2.4 kernels
Anders Darander
2011-07-01
2
-11
/
+3
*
insane.bbclass: Start to rework this so specific checks can be easily made wa...
Richard Purdie
2011-07-01
1
-133
/
+83
*
kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...
Richard Purdie
2011-07-01
1
-0
/
+6
*
useradd.bbclass: new class for managing user/group permissions
Scott Garman
2011-07-01
1
-0
/
+156
*
classes/package.bbclass: Add fixup_perms
Mark Hatle
2011-06-30
1
-10
/
+243
*
Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using corre...
Jessica Zhang
2011-06-30
1
-0
/
+3
*
ccache: Remove duplicate 'ccache.inc' from 'meta/class/'
Wenzong Fan
2011-06-30
1
-11
/
+0
*
ccache: Set CCACHE on a per recipe basis
Wenzong Fan
2011-06-30
1
-1
/
+1
*
Add umask task control
Mark Hatle
2011-06-30
3
-0
/
+7
*
image_types.bbclass: enable btrfs as one of the image type
Nitin A Kamble
2011-06-30
1
-0
/
+7
*
image-types.bbclass: get the image size in the whole number
Nitin A Kamble
2011-06-30
1
-1
/
+1
*
sanity.bbclass: pass the data object to the less frequent test harnesses
Joshua Lock
2011-06-30
1
-8
/
+8
*
kernel: move menuconfig task after configure
Darren Hart
2011-06-30
1
-1
/
+1
*
sstate.bbclass: Fix an issue if the config changes
Mark Hatle
2011-06-29
1
-0
/
+2
*
libc locale split: fix some remaining problems
Koen Kooi
2011-06-29
2
-4
/
+8
*
libc-locale: Fixup various packaging warnings
Richard Purdie
2011-06-29
1
-3
/
+4
*
base.bbclass: Back off the fatal error to a warning for now and try and recover
Richard Purdie
2011-06-28
1
-1
/
+2
*
sanity.bbclass: only run check_pseudo_wrapper for bitbake
Dexuan Cui
2011-06-28
1
-0
/
+4
*
lib_package.bbclass: move static libraries to ${PN}-staticdev
Otavio Salvador
2011-06-28
1
-1
/
+1
*
distrodata.bbclass: Get the extend recipe's information from non bbextended r...
Mei Lei
2011-06-28
1
-13
/
+33
*
base/glib-2.0: Simplify USE_NLS handling for glib-2.0
Richard Purdie
2011-06-28
1
-4
/
+0
*
classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...
Richard Purdie
2011-06-28
3
-16
/
+10
*
base.bbclass: Since we require python 2.6 which always contains hashlib we ca...
Richard Purdie
2011-06-28
1
-10
/
+0
*
base.bbclass: Drop old style SRCDATE handling, we have pn- overrides now
Richard Purdie
2011-06-28
1
-5
/
+0
*
libc-package.bbclass: Replace hard coded libdir.
Lianhao Lu
2011-06-28
1
-3
/
+4
*
libc-locale: split locale handling from libc recipe.
Dongxiao Xu
2011-06-28
2
-24
/
+23
*
qemuimagetest: update cvs and iptables to newer version for toolchain test
Jiajun Xu
2011-06-24
1
-1
/
+1
*
native.bbclass: Add a simple chown intercept command
Mark Hatle
2011-06-23
1
-0
/
+2
*
kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...
Richard Purdie
2011-06-23
1
-1
/
+1
*
classes/package_rpm.bbclass: Change the way the PV is transformed
Mark Hatle
2011-06-23
1
-5
/
+18
*
kernel.bbclass: Stage System.map with KERNEL_VERSION suffix
Tom Rini
2011-06-23
1
-0
/
+1
*
kernel.bbclass: restore kernel-abiversion file
Koen Kooi
2011-06-23
1
-0
/
+6
*
kernel.bbclass: Add support for perf-dbg package
Mark Hatle
2011-06-23
1
-1
/
+2
*
classes/package_rpm.bbclass: Enhance diagnostic messages
Mark Hatle
2011-06-23
1
-1
/
+6
*
native.bbclass: allow a native package to be populated into its own dir
Dexuan Cui
2011-06-14
1
-0
/
+5
*
perlnative.bbclass: add the file
Dexuan Cui
2011-06-14
1
-0
/
+2
*
cpan.bbclass, cpan-base.bbclas: update them for the perlnative change
Dexuan Cui
2011-06-14
2
-9
/
+13
*
import recipe_sanity.bbclass from oe master
Phil Blundell
2011-06-14
1
-0
/
+179
*
nativesdk.bbclass: Correct ordering of manipulations
Richard Purdie
2011-06-13
1
-16
/
+37
*
task-sdk-host: Add nativesdk to the task name so its clearer what the content...
Richard Purdie
2011-06-13
1
-1
/
+1
*
native/nativesdk: Clean up the depends ordering after bitbake override handli...
Richard Purdie
2011-06-09
4
-45
/
+54
*
image_types.bbclass: Since we apply the override, look for the standard name ...
Richard Purdie
2011-06-09
1
-1
/
+1
[prev]
[next]