package/rcw : bump to LSDK-19.09
authorLaurent Hartanerot <laurent.hartanerot@atos.net>
Sun, 22 Mar 2020 16:24:44 +0000 (17:24 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 22 Mar 2020 21:05:03 +0000 (22:05 +0100)
commitd461391b316aaf67c25bf2d8924b84ef584e3216
tree980e84ada3a28f597ed6d2b98f27b67e08f279b2
parent75edc0b0c75a6dd05d6e8d31360ce0f7217008b6
package/rcw : bump to LSDK-19.09

The new rcw.py script is python3-only, but we can use either the
system-provided python3, or the one we build with host-python3 if
the system does not have it already.

It turns out, also, that rcw.py is using #!/usr/bin/env python3,
so it will easily find it from $PATH, so we export it in the
environment.

Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
[yann.morin.1998@free.fr:
  - set the proper PATH in the envioronment
  - do not explicitly call python3, defer to /usr/bin/env in the script
  - add an accompagnying comment
  - rewrite commit log accordingly
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/rcw/rcw.hash
package/rcw/rcw.mk