summaryrefslogtreecommitdiff
path: root/fdtoverlay.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2017-09-27 18:10:02 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2017-09-27 18:10:02 +1000
commit8c1eb1526d2d02f34bfe6f94dacba60834ae9f79 (patch)
tree5b7cc2df149633d4cc3dddee12c1ae9183dfb013 /fdtoverlay.c
parentee3d26f6960bb5922d9a35fe266d9eac74a78ec0 (diff)
downloaddevice-tree-compiler-8c1eb1526d2d02f34bfe6f94dacba60834ae9f79.tar.gz
pylibfdt: Use Python2 explicitly
The pylibfdt code is written for Python2, not Python3. So, it's safer to explicitly request Python2 in our scripts and when checking pkg-config. On Arch Linux at least, there isn't actually a plain "python" link, just "python2" and "python3", so the current setup won't work at all. According to https://www.python.org/dev/peps/pep-0394/ using "python2" should work, and is preferred. Updating pylibfdt to work with Python3 would be nice, but is a problem for another day. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'fdtoverlay.c')
0 files changed, 0 insertions, 0 deletions