Peter Korsgaard 53703ee67a support/scripts: drop ancient build-ext3-img script há 9 anos atrás
..
apply-patches.sh c1a674f994 support/scripts/apply-patches.sh: fix whitespace há 9 anos atrás
check-host-rpath f42e262199 support/check-host-rpath: remove trailing '/' in host dir há 9 anos atrás
check-kernel-headers.sh 53223cbb4e check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5 há 11 anos atrás
eclipse-register-toolchain d671715c10 eclipse support: document script and add checks há 12 anos atrás
expunge-gconv-modules acc76a6ef9 Change /bin/bash shebangs into /usr/bin/env bash há 10 anos atrás
gen-manual-lists.py 9d0d4c3cd2 docs/manual: fix generation of deprecated list há 10 anos atrás
graph-build-time 9722381c0d scripts/graph-build-time: properly warn about missing modules há 10 anos atrás
graph-depends f62ce058be graph-depends: correct is_dep() comment há 9 anos atrás
kconfiglib.py 00cc243170 support: update Kconfiglib to the latest version há 10 anos atrás
mkmakefile 474d39a1ff Makefile: Remove 'quiet' variable há 9 anos atrás
mkusers f0c4456530 support/mkusers: allow comments in users tables há 9 anos atrás
pkg-stats ff82572a7f pkg-stats: ignore linux-ext-fbtft.mk and doc-asciidoc.mk há 10 anos atrás
readme.kconfiglib 00cc243170 support: update Kconfiglib to the latest version há 10 anos atrás
scancpan e2aff3d7f5 scancpan: README as default license file há 9 anos atrás
setlocalversion 33699aac06 setlocalversion: sync with Linux kernel version (2.6.34) há 12 anos atrás
size-stats a059055c52 support/scripts/size-stats: fix copy/paste error in ArgumentParser há 9 anos atrás
xorg-release 60714bb2ed trivial: fix typo 'informations' há 11 anos atrás

readme.kconfiglib

Readme
======

Kconfiglib
----------

This python module, developped by Ulf Magnusson and released under the ISC
license, is fetched from:

https://github.com/ulfalizer/Kconfiglib
commit: a95f477eafc0b6708c3ce671fce7302ecec4f789

Kconfiglib license
~~~~~~~~~~~~~~~~~~

License (ISC)

Copyright (c) 2011-2013, Ulf Magnusson

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.