index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
sanity.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanity.bbclass: Add cpio to list of required utilities tested for
Richard Purdie
2011-05-10
1
-1
/
+1
*
sanity: detect if bitbake wrapper is not being used or pseudo is broken
Paul Eggleton
2011-03-16
1
-1
/
+24
*
sanity.bbclass: Fix inverted mmap_min_addr logic
Richard Purdie
2011-03-14
1
-2
/
+2
*
sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536
Khem Raj
2011-03-08
1
-4
/
+6
*
sanity.bbclass: some multilib systems have symlink /lib -> /lib64
Martin Jansa
2011-03-08
1
-1
/
+1
*
sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...
Richard Purdie
2011-01-25
1
-1
/
+1
*
sanity.bbclass: remove SDK_ARCH check
Jessica Zhang
2011-01-20
1
-3
/
+0
*
sanity.bbclass: Disable TERMCMD checking with noop patching
Mark Hatle
2011-01-20
1
-5
/
+6
*
Adding check for DL_DIR permissions: sanity.bbclass
Beth Flanagan
2011-01-12
1
-1
/
+9
*
classes: Drop Handled/NotHandled eventhandler keywords, they don't do anything
Richard Purdie
2010-12-31
1
-2
/
+1
*
sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)
Richard Purdie
2010-12-21
1
-0
/
+3
*
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
*
sanity.bbclass: Check if DISPLAY is set when IMAGETEST is set
Jiajun Xu
2010-12-16
1
-0
/
+4
*
sanity.bbclass: Warn people when TERMCMD is set to a non-installed program
Joshua Lock
2010-12-06
1
-0
/
+6
*
sanity.bbclass: add wget to required utilities
Paul Eggleton
2010-11-22
1
-1
/
+1
*
sanity.bbclass: ensure 32it libc is correctly detected
Joshua Lock
2010-10-13
1
-1
/
+5
*
Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"
Joshua Lock
2010-09-29
1
-0
/
+11
*
sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...
Richard Purdie
2010-09-29
1
-1
/
+6
*
sanity.bbclass: Don't run the handler in worker context
Richard Purdie
2010-08-19
1
-1
/
+1
*
pseudo: Upgrade pseudo and correct problems
Mark Hatle
2010-08-12
1
-0
/
+5
*
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
[next]