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
...
*
meta-environment: Added package of meta-environment-${TARGET_ARCH} for
Lianhao Lu
2010-12-21
2
-0
/
+31
*
rm_work: With the recent pseudo changes, this no longer makes sense
Richard Purdie
2010-12-21
1
-4
/
+0
*
kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...
Richard Purdie
2010-12-20
1
-3
/
+3
*
rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfs
Richard Purdie
2010-12-20
1
-3
/
+3
*
sstate.bbclass: delete sstate files when doing cleanall
Paul Eggleton
2010-12-20
1
-4
/
+8
*
base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...
Richard Purdie
2010-12-20
2
-112
/
+0
*
sanity.bbclass: add check for creation of long filenames
Paul Eggleton
2010-12-20
1
-8
/
+31
*
sanity.bbclass: allow minimisation of impact of more invasive sanity checks
Paul Eggleton
2010-12-20
1
-1
/
+47
*
sanity.bbclass: make indenting consistent
Paul Eggleton
2010-12-20
1
-216
/
+216
*
Calculate CCACHE_DIR by calling host's ccache config.
Alex deVries
2010-12-17
1
-0
/
+4
*
Swabber's update_distro automatically updates the blob now.
Alex deVries
2010-12-17
1
-5
/
+1
*
Stop using hardcoded paths, use new Ubuntu and generic filters.
Alex deVries
2010-12-17
1
-1
/
+1
*
distrodata: fix message
Saul Wold
2010-12-16
1
-1
/
+1
*
distrodata: add eventhandler for checkpkg task
Saul Wold
2010-12-16
1
-9
/
+31
*
kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAME
Kevin Tian
2010-12-16
1
-0
/
+2
*
kernel.bbclass: Rename do_deploy so the function can be overridden in recipes
Kevin Tian
2010-12-16
1
-1
/
+3
*
sanity.bbclass: Check if DISPLAY is set when IMAGETEST is set
Jiajun Xu
2010-12-16
1
-0
/
+4
*
image-swab: Correct PARALLEL_MAKE typo
Darren Hart
2010-12-10
1
-1
/
+1
*
yocto-kernel: factor common routes, update to 2.6.37 and branch renaming
Bruce Ashfield
2010-12-10
1
-0
/
+202
*
libxml-parser-perl: Fix bug of empty package of libxml-parser-perl.
Jingdong Lu
2010-12-10
1
-1
/
+1
*
Drop variables that do nothing
Richard Purdie
2010-12-10
1
-1
/
+0
*
cross-canadian: Update after PN changes to include TARGET_ARCH
Richard Purdie
2010-12-10
2
-18
/
+22
*
Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.
Lianhao Lu
2010-12-10
1
-0
/
+3
*
devshell: Clean up devshell code so this task doesn't polute the global names...
Richard Purdie
2010-12-09
1
-6
/
+5
*
imagetest-qemu: Allow the task to run after any rootfs is created and also st...
Richard Purdie
2010-12-07
1
-6
/
+15
*
sanity.bbclass: Warn people when TERMCMD is set to a non-installed program
Joshua Lock
2010-12-06
1
-0
/
+6
*
Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhere
Richard Purdie
2010-12-05
1
-2
/
+0
*
native.bbclass: Mark various package functions as noexec since they don't do ...
Richard Purdie
2010-11-28
1
-0
/
+5
*
native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...
Richard Purdie
2010-11-28
1
-1
/
+13
*
utility-tasks: Switch listtasks to use bb.plain() for printing output
Richard Purdie
2010-11-28
1
-1
/
+1
*
rm_work: Set BB_SCHEDULER as done in OE.dev to ensure disk space is freed soo...
Richard Purdie
2010-11-28
1
-0
/
+4
*
scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT references
Richard Purdie
2010-11-28
1
-1
/
+1
*
utility-tasks.bbclass: Move distro related tasks to distrodata.bbclass
Dongxiao Xu
2010-11-22
2
-442
/
+440
*
sanity.bbclass: add wget to required utilities
Paul Eggleton
2010-11-22
1
-1
/
+1
*
update-alternatives.bbclass: don't expand var when appending do_install
Kevin Tian
2010-11-21
1
-2
/
+2
*
image-swab: update swabber command for latest version
Joshua Lock
2010-11-14
1
-1
/
+1
*
image-swab: introduce a class for generating swabber reports
Joshua Lock
2010-11-14
1
-0
/
+83
*
sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIR
Dongxiao Xu
2010-11-14
1
-0
/
+3
*
imagetest-qemu: Add sanity test cases for scp/shutdown in target
Jiajun Xu
2010-11-14
1
-1
/
+1
*
image.bbclass/initscripts: Make /etc/timestamp usage consistent.
Gary Thomas
2010-11-14
1
-7
/
+3
*
insane.bbclass: fix qa_configure and qa_staging
Qing He
2010-11-14
1
-2
/
+2
*
base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking
Saul Wold
2010-11-14
1
-4
/
+5
*
bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...
Richard Purdie
2010-11-13
1
-1
/
+1
*
sstate.bbclass: Only create symlinks to different localpath urls if the fetch...
Richard Purdie
2010-11-13
1
-2
/
+3
*
kernel: prefer the kernel produced uImage
Bruce Ashfield
2010-11-10
1
-1
/
+3
*
imagetest-qemu: Add test case for dmesg check in target
Jiajun Xu
2010-11-10
1
-2
/
+4
*
package.bbclass: make sure 'sysroots' created before lockfile
Kevin Tian
2010-11-07
1
-0
/
+1
*
meta/classes: Mark do_package_write and do_build as noexec tasks
Richard Purdie
2010-11-06
2
-0
/
+2
*
cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDOR
Koen Kooi
2010-11-03
1
-1
/
+1
*
sstate: Provide a temporary mechanism to stop collisions between toolchain co...
Richard Purdie
2010-11-02
1
-1
/
+27
[prev]
[next]