The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / support / scripts / readme.kconfiglib
1 Readme
2 ======
3
4 Kconfiglib
5 ----------
6
7 This python module, developped by Ulf Magnusson and released under the ISC
8 license, is fetched from:
9
10 https://github.com/ulfalizer/Kconfiglib
11 commit: 02103fba9ae32a78291af53e50ee5d4bb3f69c1e
12
13 Kconfiglib license
14 ~~~~~~~~~~~~~~~~~~
15
16 License (ISC)
17
18 Copyright (c) 2011-2013, Ulf Magnusson <ulfalizer@gmail.com>
19
20 Permission to use, copy, modify, and/or distribute this software for any
21 purpose with or without fee is hereby granted, provided that the above
22 copyright notice and this permission notice appear in all copies.
23
24 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
25 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
26 FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
27 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
28 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
29 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
30 PERFORMANCE OF THIS SOFTWARE.