index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
insane.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-17
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-19
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-08
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
*
insane.bbclass: skip license checksum if LICENSE is "CLOSED"
Otavio Salvador
2011-05-10
1
-0
/
+4
*
insane: add micrblaze target info
Adrian Alonso
2011-05-10
1
-1
/
+3
*
insane.bbclass: Checking for NLS too when checking gettext dependency
Khem Raj
2011-05-04
1
-3
/
+4
*
gettext.bbclass: Updates to better handle gettext alternatives
Richard Purdie
2011-05-04
1
-1
/
+1
*
insane.bbclass: Move code to add function to tasks toward the end
Khem Raj
2011-04-28
1
-7
/
+8
*
classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...
Khem Raj
2011-04-04
1
-1
/
+1
*
insane.bbclass: Fix ELF bitsize comparison
Mark Hatle
2011-03-02
1
-41
/
+43
*
Revise stripping and splitting of debug information
Mark Hatle
2011-03-01
1
-2
/
+2
*
insane.bbclass: Fix config.log error message
Mark Hatle
2011-02-08
1
-1
/
+1
*
insane.bbclass: skip checks on .la installed status
Scott Garman
2011-01-21
1
-5
/
+0
*
insane.bbclass: Make sure QA issues are reported as warnings
Richard Purdie
2011-01-13
1
-2
/
+1
*
insane.bbclass: Enable the package_qa_hash_style check
Richard Purdie
2011-01-07
1
-2
/
+2
*
insane.bbclass: Fix message for LIC_FILES_CHKSUM Errors
Saul Wold
2011-01-06
1
-8
/
+8
*
insane.bbclass: make LIC_FILES_CHKSUM failures report errors
Saul Wold
2010-12-23
1
-4
/
+4
*
insane.bbclass: fix qa_configure and qa_staging
Qing He
2010-11-14
1
-2
/
+2
*
insane: Update the insane class to check for host contamination
Mark Hatle
2010-10-01
1
-3
/
+27
*
insane.bbclass: Update to match the packaging classes when handling OVERRIDES
Richard Purdie
2010-08-23
1
-5
/
+1
*
insane.class: print the recipe name in the warning.
Nitin A Kamble
2010-07-15
1
-1
/
+2
*
insane.bbclass: move license check to after configure
Joshua Lock
2010-07-15
1
-5
/
+8
*
insane.bbclass: Relax fatal errors for now until we get have time to work thr...
Richard Purdie
2010-07-08
1
-0
/
+1
*
insane.bbclass: Portions of code were not running, fix this and sync with OE....
Richard Purdie
2010-07-08
1
-37
/
+120
*
insane.bbclass: allow reporting all md5 mismatch warnings
Kevin Tian
2010-06-30
1
-1
/
+1
*
insane.bbclass: Throw better error if path is bad
Nitin A Kamble
2010-06-07
1
-0
/
+2
[next]