diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb b/meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb index e07c3a2..263e53d 100644 --- a/meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb +++ b/meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb | |||
| @@ -15,3 +15,6 @@ SRC_URI[sha256sum] = "4c83829ff83d408b5e1d4995472265411d2c414112298f2eb4b359d9e4 | |||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | |||
| 19 | CLEANBROKEN = "1" | ||
| 20 | |||
