kernel-tools: split the python tools off
Split the python based kernel-tools off to a separate python package. This is currently just ynl. It enables the other tools to remain independent without pulling in a bunch of python deps.
Signed-off-by: Peter Robinson pbrobinson@gmail.com