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
*
bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...
Richard Purdie
2010-07-23
1
-2
/
+6
*
package_deb.bbclass: Make sure the controldir is always cleaned out
Richard Purdie
2010-07-22
1
-0
/
+1
*
rootfs_ipk: error when dependencies cannot be satisfied
Joshua Lock
2010-07-22
1
-1
/
+1
*
pkgconfig_staging.bbclass: remove it
Kevin Tian
2010-07-22
1
-9
/
+0
*
stagemanager: Move functionality into the scripts directory
Richard Purdie
2010-07-22
1
-5
/
+0
*
Finally deprecate all legacy do_stage functions. This changes the existing wa...
Richard Purdie
2010-07-22
7
-87
/
+22
*
cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default
Richard Purdie
2010-07-21
1
-0
/
+2
*
libproxy: Disabled webkit support
Jeff Dike
2010-07-21
1
-1
/
+1
*
Enable build dir outside of the poky directory
Joshua Lock
2010-07-21
2
-3
/
+4
*
qemu/mips: arrange for vmlinux to be bootable
Bruce Ashfield
2010-07-19
1
-1
/
+3
*
qemu: update kernel mapping to return x86 for i586 TARGET_ARCH
Bruce Ashfield
2010-07-19
1
-1
/
+1
*
cpan-base.bbclass: fix perl version finding function
Nitin A Kamble
2010-07-16
1
-1
/
+1
*
Use pseudo rather than fakeroot for fake root privileges
Joshua Lock
2010-07-16
5
-6
/
+6
*
staging: fix staging of empty directories and add localstatedir
Joshua Lock
2010-07-16
1
-2
/
+10
*
insane.class: print the recipe name in the warning.
Nitin A Kamble
2010-07-15
1
-1
/
+2
*
test: add automation framework and sanitytest
Jiajun Xu
2010-07-15
3
-0
/
+141
*
crosssdk.bbclass: Ensure target layout variables are set correctly
Richard Purdie
2010-07-15
1
-0
/
+5
*
insane.bbclass: move license check to after configure
Joshua Lock
2010-07-15
1
-5
/
+8
*
sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...
Richard Purdie
2010-07-14
1
-2
/
+2
*
siteinfo.bbclass: add mips-common to mips targets
Nitin A Kamble
2010-07-08
1
-4
/
+4
*
utility-tasks.bbclass: add automatic version check for GIT/SVN proto
Kevin Tian
2010-07-08
1
-8
/
+64
*
insane.bbclass: Relax fatal errors for now until we get have time to work thr...
Richard Purdie
2010-07-08
1
-0
/
+1
*
Merge branch 'tk/master'
Joshua Lock
2010-07-08
1
-1
/
+0
|
\
|
*
siteinfo.bbclass: remove duplicated 'common' appendent
Kevin Tian
2010-07-02
1
-1
/
+0
*
|
insane.bbclass: Portions of code were not running, fix this and sync with OE....
Richard Purdie
2010-07-08
1
-37
/
+120
*
|
package_*.bbclass: Only set pkg in overrides. These are the only values we're...
Richard Purdie
2010-07-07
3
-14
/
+3
*
|
Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ...
Richard Purdie
2010-07-07
3
-3
/
+3
*
|
meta-toolchain: Improve layout
Richard Purdie
2010-07-02
2
-7
/
+7
*
|
image.bbclass: Don't perform mapping renaming until we're running the task it...
Richard Purdie
2010-07-02
1
-2
/
+5
|
/
*
package_deb.bbclass: Fix packaging functions to use versioned dependency pack...
Richard Purdie
2010-07-02
1
-35
/
+39
*
classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging
Joshua Lock
2010-07-01
3
-3
/
+3
*
insane.bbclass: allow reporting all md5 mismatch warnings
Kevin Tian
2010-06-30
1
-1
/
+1
*
classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o...
Richard Purdie
2010-06-30
2
-22
/
+23
*
cross-canadian: ensure package dependencies are generated correctly
Joshua Lock
2010-06-25
1
-0
/
+2
*
kernel.bbclass: Remove additional binaries from staging
Scott Garman
2010-06-23
1
-3
/
+9
*
sanity.bbclass: Fix test for i686 SDKMACHINE
Joshua Lock
2010-06-14
1
-1
/
+1
*
packaged-staging.bbclass: fix typo in scan_cmd
Joshua Lock
2010-06-11
1
-1
/
+1
*
poky.bbclass: Add second fall-back sources mirror
Scott Garman
2010-06-11
1
-2
/
+15
*
rootfs_ipk.bbclass: ensure the package manager can create lock files
Joshua Lock
2010-06-10
1
-0
/
+2
*
packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCH
Joshua Lock
2010-06-10
1
-3
/
+3
*
kernel.bbclass: Drop code which is duplicated later in the function, fixing o...
Richard Purdie
2010-06-09
1
-8
/
+6
*
metadata_scm.bbclass: Make errors quiet if we're not in a git based scm
Joe Sauer
2010-06-08
1
-2
/
+2
*
cross/cross-canadian.bbclass: Save target_exec_prefix variable
Richard Purdie
2010-06-08
2
-0
/
+2
*
sanity.bbclass: Check for Python 2.6 or newer
Joshua Lock
2010-06-08
1
-0
/
+6
*
base.bbclass: Fix after bb.decodeurl was fixed
Richard Purdie
2010-06-07
1
-2
/
+2
*
sanity.bbclass: version each of the files in the build/conf/ directory
Joshua Lock
2010-06-07
1
-4
/
+17
*
insane.bbclass: Throw better error if path is bad
Nitin A Kamble
2010-06-07
1
-0
/
+2
*
packaged-staging: Add the correct architectures to the opkg conf
Joshua Lock
2010-06-04
1
-1
/
+1
*
utility-tasks.bbclass: automatic upstream version check
Kevin Tian
2010-06-03
1
-0
/
+331
*
sanity.bbclass: check for invalid characters in OEROOT
Joshua Lock
2010-06-02
1
-0
/
+6
[next]