Skip to content

nybex/buildroot-python-setuptools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setuptools 0.9.8 for buildroot

Installation

$ cd $YOUR_BUILDROOT_DIR
$ rm -rf package/python-setuptools # Remove version that ships w/ buildroot
$ git clone https://github.com/nybex/buildroot-python-setuptools.git package/python-setuptools
$ echo 'source "package/python-setuptools/Config.in"' >> Config.in
$ make menuconfig # Select python-setuptools on the first screen

About

Setuptools 0.9.8 for buildroot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published