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
/
insane.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
insane.bbclass : Disable tests for unsafe references in binaries and scripts.
Philip Balister
2012-11-24
1
-1
/
+1
*
insane.bbclass: add qa package name check
Constantin Musca
2012-11-18
1
-0
/
+8
*
insane: detect and warn about relocations in .text
Phil Blundell
2012-11-12
1
-1
/
+25
*
classes: replace virtclass-native(sdk) with class-native(sdk)
Robert Yang
2012-11-02
1
-2
/
+2
*
insane.bbclass and friends: Fix sanity checks and multlib headers for n32
Peter Seebach
2012-10-27
1
-0
/
+4
*
insane: add a check for Xorg driver ABI dependencies
Ross Burton
2012-10-23
1
-1
/
+19
*
insane: Don't try to run objdump on symlinks
Phil Blundell
2012-10-18
1
-0
/
+6
*
insane: Rationalise phdrs-based QA checks
Phil Blundell
2012-10-18
1
-23
/
+18
*
insane.conf: add new libexec test
Saul Wold
2012-10-18
1
-0
/
+14
*
insane.bbclass: add AArch64 support
Marcin Juszkiewicz
2012-10-18
1
-0
/
+1
*
classes: Update to use corrected bb.utils.explode_dep_versions2 API
Richard Purdie
2012-10-02
1
-2
/
+42
*
insane.bbclass: Remove copy and paste confusion when using OVERRIDES
Richard Purdie
2012-10-02
1
-15
/
+2
*
insane.bbclass: Improve ability to detect enabled tests
Richard Purdie
2012-09-21
1
-3
/
+5
*
insane.bbclass: add library dir sanity check
Radu Moisan
2012-09-21
1
-1
/
+38
*
Rename task to packagegroup
Paul Eggleton
2012-09-04
1
-1
/
+1
*
nativesdk: Switch to using nativesdk as a prefix, not a suffix
Richard Purdie
2012-09-02
1
-2
/
+2
*
insane.bbclass: Fix RPATH warning in the face of funny path strings
Andy Ross
2012-08-21
1
-1
/
+4
*
meta/classes: Various python whitespace fixes
Richard Purdie
2012-08-21
1
-14
/
+14
*
insane.bbclass: Make ldd exec_prefix error reporting easier to read
Mark Hatle
2012-06-08
1
-4
/
+16
*
Revert "meta: replace os.popen with subprocess.Popen"
Richard Purdie
2012-05-30
1
-20
/
+11
*
meta: replace os.popen with subprocess.Popen
Robert Yang
2012-05-30
1
-11
/
+20
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
1
-5
/
+10
*
insane.bbclass: Add mips64{el} to known machines
Khem Raj
2012-05-21
1
-0
/
+4
*
insane.bbclass: Add missing variable bpn
Noor Ahsan
2012-04-11
1
-0
/
+1
*
insane.bbclass: maybe no log.do_compile or log.do_install
Robert Yang
2012-03-22
1
-9
/
+10
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-1
/
+1
*
insane.bbclass: Only depend on desktop-file-utils-native when we need it
Richard Purdie
2012-02-24
1
-1
/
+7
*
insane.bbclass: Add test for static .a libraries in non-staticdev packages
Saul Wold
2012-01-26
1
-1
/
+14
*
insane.bbclass: fix elf.arch not matching error for x32 kernel
Nitin A Kamble
2012-01-17
1
-1
/
+2
*
insane.bbclass: use bb.process.Popen instead of subprocess.check_output
Scott Garman
2012-01-05
1
-10
/
+6
*
insane.bbclass: add QA tests for unsafe references to exec_prefix
Scott Garman
2012-01-05
1
-2
/
+109
*
insane.bbclass: avoid errors for x32 kernel
Nitin A Kamble
2011-11-18
1
-3
/
+5
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-39
/
+39
*
insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM
Darren Hart
2011-10-20
1
-1
/
+1
*
insane: Promote most warnings into QA errors by default
Richard Purdie
2011-09-29
1
-3
/
+3
*
insane.bbclass: don't warn on .so files in -nativesdk packages
Dmitry Eremin-Solenikov
2011-09-22
1
-2
/
+2
*
insane: add linux-gnu to the platform data
Chris Larson
2011-08-12
1
-0
/
+3
*
insane.bbclass: add entries for linux-gnux32
Nitin A Kamble
2011-08-09
1
-0
/
+3
*
multilib: Add support for compiling recipes against multiple ABIs
Richard Purdie
2011-07-27
1
-1
/
+2
*
insane.bbclass: Recognise powerpc64
Kumar Gala
2011-07-22
1
-0
/
+1
*
insane: improve diagnostic for redundant rpath
Phil Blundell
2011-07-20
1
-2
/
+2
*
insane: make GNU_HASH check slightly more robust (avoids false negatives with...
Phil Blundell
2011-07-14
1
-11
/
+33
*
insane.bbclass: skip rdepends QA checks for kernel / modules
Paul Eggleton
2011-07-12
1
-0
/
+5
*
insane.bbclass: fix error/warning status being inverted
Paul Eggleton
2011-07-08
1
-2
/
+2
*
insane.bbclass: allow dev-deps to be skipped via INSANE_SKIP
Paul Eggleton
2011-07-08
1
-1
/
+1
*
insane: add microblaze little endian target info
Adrian Alonso
2011-07-07
1
-1
/
+2
*
insane.bbclass: Fix indentation error
Richard Purdie
2011-07-05
1
-1
/
+1
*
insane.bbclass: Add warnings for packages which are not -dev packages which d...
Richard Purdie
2011-07-05
1
-2
/
+5
*
insane.bbclass: Allow INSANE_SKIP to work on a per test basis
Richard Purdie
2011-07-05
1
-17
/
+20
*
insane.bbclass: Start to rework this so specific checks can be easily made wa...
Richard Purdie
2011-07-01
1
-133
/
+83
[next]