diff options
Diffstat (limited to 'recipes/xcb/xcb-proto_1.6.bb')
-rw-r--r-- | recipes/xcb/xcb-proto_1.6.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/xcb/xcb-proto_1.6.bb b/recipes/xcb/xcb-proto_1.6.bb index e3f1d439ee..c92396efe4 100644 --- a/recipes/xcb/xcb-proto_1.6.bb +++ b/recipes/xcb/xcb-proto_1.6.bb @@ -4,6 +4,3 @@ PR = "r1" SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" -do_stage() { - autotools_stage_all -} |