1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 20:03:57 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Felix Fietkau
9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Jeffery To
7389d3d5c5 python packages: update host install path
Host installs should now go into $(STAGING_DIR_HOST)/usr to match
python-host.mk.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-30 22:43:40 +08:00
Jeffery To
0c4f1c390b python-ply: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-07 17:01:52 +08:00
Jeffery To
b2faede408 python-ply: add host compile/install
This depends on python-setuptools host install in PR #1985

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-27 19:56:12 +08:00
Jeffery To
d9409e25cc package-ply: use given path instead of copying directly into staging_dir
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-16 19:52:40 +08:00
Jeffery To
6afa798958 python-ply: added Build/InstallDev section
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-16 16:54:24 +08:00
Jeffery To
0fd914ae0f python-ply: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-13 16:17:17 +08:00
Jeffery To
3021cb267c python-ply: new package
From the README:

PLY is a 100% Python implementation of the common parsing tools lex
and yacc.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-11-12 23:39:50 +08:00