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
*
base.bbclass: Add error message for base_do_unpack failures
Richard Purdie
2010-12-31
1
-1
/
+1
*
base.bbclass: Correct bb.debug parameters
Richard Purdie
2010-12-31
1
-1
/
+1
*
classes: Drop Handled/NotHandled eventhandler keywords, they don't do anything
Richard Purdie
2010-12-31
4
-19
/
+10
*
patch.bbclass: Move vardepsexclude flag to be along side the function using t...
Richard Purdie
2010-12-30
1
-0
/
+1
*
kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LD
Richard Purdie
2010-12-30
1
-2
/
+2
*
update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...
Richard Purdie
2010-12-30
1
-2
/
+4
*
yocto-kernel: fix kmachine to deal with overrides
Bruce Ashfield
2010-12-28
1
-2
/
+5
*
poky-image.bbclass: Set LIC_FILES_CHKSUM
Richard Purdie
2010-12-24
1
-0
/
+3
*
rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...
Richard Purdie
2010-12-24
1
-1
/
+1
*
qemuimage-testlib: Ensure TOPDIR/BUILDDIR are set
Richard Purdie
2010-12-23
1
-0
/
+1
*
qmake2.bbclass: add space to end of DEPENDS_prepend
Paul Eggleton
2010-12-23
1
-1
/
+1
*
insane.bbclass: make LIC_FILES_CHKSUM failures report errors
Saul Wold
2010-12-23
1
-4
/
+4
*
poky.bbclass: Move mirrors/premirrors to poky.conf
Richard Purdie
2010-12-21
1
-29
/
+0
*
sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)
Richard Purdie
2010-12-21
1
-0
/
+3
*
linux-yocto: remove or adjust to _ in branch names
Bruce Ashfield
2010-12-21
1
-7
/
+5
*
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
[next]