diff options
Diffstat (limited to 'meta/recipes-devtools/chrpath/chrpath_0.18.bb')
| -rw-r--r-- | meta/recipes-devtools/chrpath/chrpath_0.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.18.bb b/meta/recipes-devtools/chrpath/chrpath_0.18.bb index 653c1115d0..3d89fd2c92 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.18.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.18.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/c/${BPN}/${BPN}_${PV}.orig.tar.gz \ | |||
| 12 | SRC_URI[sha256sum] = "f09c49f0618660ca11fc6d9580ddde904c7224d4c6d0f6f2d1f9bcdc9102c9aa" | 12 | SRC_URI[sha256sum] = "f09c49f0618660ca11fc6d9580ddde904c7224d4c6d0f6f2d1f9bcdc9102c9aa" |
| 13 | 13 | ||
| 14 | inherit autotools | 14 | inherit autotools |
| 15 | S = "${WORKDIR}/chrpath" | 15 | S = "${UNPACKDIR}/chrpath" |
| 16 | 16 | ||
| 17 | # We don't have a staged chrpath-native for ensuring our binary is | 17 | # We don't have a staged chrpath-native for ensuring our binary is |
| 18 | # relocatable, so use the one we've just built | 18 | # relocatable, so use the one we've just built |
