@ -65,16 +65,6 @@ define Package/python/Default/description
the development of higher quality, more maintainable code.
the development of higher quality, more maintainable code.
e n d e f
e n d e f
d e f i n e P a c k a g e / p y t h o n - p i p - c o n f
$( call Package /python /Default )
TITLE:= Configuration file for pip/pip3
URL:= https://pip.pypa.io
e n d e f
d e f i n e P a c k a g e / p y t h o n - p i p - c o n f / d e s c r i p t i o n
Configuration file for pip/pip3
e n d e f
d e f i n e P a c k a g e / p y t h o n - b a s e
d e f i n e P a c k a g e / p y t h o n - b a s e
$( call Package /python /Default )
$( call Package /python /Default )
TITLE:= Python $( PYTHON_VERSION) interpreter
TITLE:= Python $( PYTHON_VERSION) interpreter
@ -281,11 +271,6 @@ define PyPackage/python/filespec
- | $( PYTHON_PKG_DIR )
- | $( PYTHON_PKG_DIR )
e n d e f
e n d e f
d e f i n e P a c k a g e / p y t h o n - p i p - c o n f / i n s t a l l
$( INSTALL_DIR) $( 1) /etc
$( CP) ./files/pip.conf $( 1) /etc
e n d e f
HOST_LDFLAGS += \
HOST_LDFLAGS += \
-Wl,--no-as-needed -lrt \
-Wl,--no-as-needed -lrt \
$$ $$ ( pkg-config --static --libs libcrypto libssl)
$$ $$ ( pkg-config --static --libs libcrypto libssl)
@ -324,8 +309,6 @@ $(eval $(call PyPackage,python-base))
$( eval $ ( call PyPackage ,python -light ) )
$( eval $ ( call PyPackage ,python -light ) )
$( eval $ ( call PyPackage ,python ) )
$( eval $ ( call PyPackage ,python ) )
$( eval $ ( call BuildPackage ,python -pip -conf ) )
$( eval $ ( call BuildPackage ,python -base ) )
$( eval $ ( call BuildPackage ,python -base ) )
$( eval $ ( call BuildPackage ,python -light ) )
$( eval $ ( call BuildPackage ,python -light ) )
$( eval $ ( call BuildPackage ,python ) )
$( eval $ ( call BuildPackage ,python ) )