Bug 5702

Summary: python3 should install a "python" symbolic link
Product: buildroot Reporter: Thomas Petazzoni <thomas.petazzoni>
Component: OtherAssignee: Maxime Ripard <maxime.ripard>
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Thomas Petazzoni 2012-11-16 10:02:45 UTC
When the Python 3 package is selected, and Python 2 is not selected, then Python 3 should install a python -> python3 symbolic link in /usr/bin.
Comment 1 Peter Korsgaard 2013-01-20 20:35:03 UTC
Fixed in git by Maxime (9976b37f)