index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
sanity.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable build dir outside of the poky directory
Joshua Lock
2010-07-21
1
-3
/
+3
*
sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...
Richard Purdie
2010-07-14
1
-2
/
+2
*
sanity.bbclass: Fix test for i686 SDKMACHINE
Joshua Lock
2010-06-14
1
-1
/
+1
*
sanity.bbclass: Check for Python 2.6 or newer
Joshua Lock
2010-06-08
1
-0
/
+6
*
sanity.bbclass: version each of the files in the build/conf/ directory
Joshua Lock
2010-06-07
1
-4
/
+17
*
sanity.bbclass: check for invalid characters in OEROOT
Joshua Lock
2010-06-02
1
-0
/
+6
*
sanity.bbclass: Check for SDKMACHINE=i686 and error if found
Richard Purdie
2010-06-01
1
-0
/
+3
*
Drop vm_mmap_min_addr checks from scripts and sanity class
Joshua Lock
2010-05-28
1
-11
/
+0
*
sanity.bbclass: fix typo in earlier commit
Joshua Lock
2010-04-30
1
-2
/
+2
*
Version the build configuration directory
Joshua Lock
2010-04-30
1
-0
/
+7
*
Fix sanity check for new abi
Joshua Lock
2010-04-29
1
-1
/
+1
*
Bump the ABI to alert people that cross has gone
Joshua Lock
2010-04-28
1
-0
/
+2
*
sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr
Joshua Lock
2010-04-27
1
-5
/
+9
*
Move STAGING_BINDIR_CROSS into target sysroot, instead of native
Joshua Lock
2010-04-27
1
-0
/
+8
*
sanity.bbclass: Add a note about using dpkg-reconfigure
Richard Purdie
2010-03-22
1
-1
/
+1
*
sanity.bbclass: Add chrpath to the required utilities
Joshua Lock
2010-02-15
1
-1
/
+1
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-0
/
+7
*
classes: Remove and sanitise import statements
Richard Purdie
2009-11-13
1
-9
/
+4
*
base.bbclass: packages pulling a mercurial tree should depend on mercurial
Damien Lespiau
2009-08-26
1
-1
/
+1
*
sanity.bbclass: Really fix TMPDIR change warning message
Richard Purdie
2009-05-28
1
-1
/
+2
*
sanity.bbclass: Fix the warning message above tmpdir moving to point to the c...
Richard Purdie
2009-05-23
1
-1
/
+1
*
sanity.bbclass: Fix error message when not having g++ on build
Damien Lespiau
2009-02-04
1
-2
/
+2
*
sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots
Richard Purdie
2008-08-26
1
-1
/
+1
*
Move SANITY_ABI to its own file and give a more general name
Richard Purdie
2008-07-24
1
-1
/
+1
*
sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...
Richard Purdie
2008-05-07
1
-19
/
+30
*
sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...
Richard Purdie
2008-05-07
1
-0
/
+6
*
sanity.bbclass: we don't use the md5sum binary any more, remove it
Ross Burton
2008-05-01
1
-1
/
+1
*
sanity.bbclass: Add a check for dash as /bin/sh and error if found
Richard Purdie
2008-04-21
1
-0
/
+3
*
sanity.bbclass: Fix typo
Richard Purdie
2008-02-07
1
-1
/
+1
*
sanity.bbclass: Fix qemu check
Richard Purdie
2008-02-07
1
-2
/
+2
*
Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t...
Richard Purdie
2008-02-05
1
-2
/
+5
*
sanity.bbclass: Check TMPDIR doesn't change, error if it does
Richard Purdie
2008-01-31
1
-1
/
+15
*
base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...
Marcin Juszkiewicz
2008-01-03
1
-9
/
+1
*
sanity.bbclass: Run sanity checks before parsing for speed, sync with OE
Richard Purdie
2007-08-12
1
-8
/
+17
*
sanity.bbclass: Further qemu check improvements
Richard Purdie
2007-08-09
1
-3
/
+6
*
sanity.bbclass: Factor ASSUME_PROVIDED into qemu checks
Richard Purdie
2007-08-09
1
-4
/
+6
*
Switch back to using our own qemu binary for locale generation by default
Richard Purdie
2007-08-09
1
-1
/
+7
*
sanity: Add check for help2man
Richard Purdie
2007-08-01
1
-1
/
+1
*
sanity: if Poky is used by root user (userid 0) then raise error
Marcin Juszkiewicz
2007-07-04
1
-0
/
+3
*
README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che...
Richard Purdie
2006-12-22
1
-1
/
+1
*
Remove now uneeded gcc-3.x check
Matthew Allum
2006-12-05
1
-7
/
+0
*
sanity.bbclass: Add umask check
Richard Purdie
2006-11-29
1
-0
/
+5
*
sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now...
Richard Purdie
2006-11-22
1
-4
/
+1
*
sanity.bbclass: Merge with OE syncing improvements both ways
Richard Purdie
2006-11-16
1
-24
/
+17
*
Add check for gawk, needed by x86 glic build
Matthew Allum
2006-10-12
1
-0
/
+3
*
Update sanity checking to report all missing instead of one per run. Add a ch...
Matthew Allum
2006-09-28
1
-10
/
+26
*
classes: Sync with OE
Richard Purdie
2006-08-27
1
-4
/
+5
*
Rename /openembedded/ -> /meta/
Richard Purdie
2006-07-21
1
-0
/
+112