Thomas Petazzoni 8a58e0238e Makefile: rename TARGETS to PACKAGES před 10 roky
..
apply-patches.sh acc76a6ef9 Change /bin/bash shebangs into /usr/bin/env bash před 10 roky
build-ext3-img f082c7c5cf support: move scripts/ to a new support/ directory před 14 roky
check-kernel-headers.sh 53223cbb4e check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5 před 11 roky
eclipse-register-toolchain d671715c10 eclipse support: document script and add checks před 12 roky
expunge-gconv-modules acc76a6ef9 Change /bin/bash shebangs into /usr/bin/env bash před 10 roky
gen-manual-lists.py 5b686a0674 Fix typos in comment blocks před 10 roky
graph-build-time 9722381c0d scripts/graph-build-time: properly warn about missing modules před 10 roky
graph-depends 8a58e0238e Makefile: rename TARGETS to PACKAGES před 10 roky
kconfiglib.py edeb7d5397 manual: fix manual generation in preparation for BR2_EXTERNAL support před 11 roky
mkmakefile 971faf828d Makefile: fix out-of-tree builds with multiple targets with 'all' před 11 roky
mkusers 96a8321a3c support/mkusers: enhance error messages před 10 roky
pkg-stats ff82572a7f pkg-stats: ignore linux-ext-fbtft.mk and doc-asciidoc.mk před 10 roky
readme.kconfiglib 7016cb0445 support: add kconfiglib python module před 12 roky
scancpan 665e13c85e Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS před 10 roky
setlocalversion 33699aac06 setlocalversion: sync with Linux kernel version (2.6.34) před 12 roky
xorg-release 60714bb2ed trivial: fix typo 'informations' před 11 roky

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: 02103fba9ae32a78291af53e50ee5d4bb3f69c1e

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.