diff options
Diffstat (limited to 'meta/packages/libtool/libtool-cross_2.2.2.bb')
| -rw-r--r-- | meta/packages/libtool/libtool-cross_2.2.2.bb | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/packages/libtool/libtool-cross_2.2.2.bb b/meta/packages/libtool/libtool-cross_2.2.2.bb index 6175007232..31b6af2c16 100644 --- a/meta/packages/libtool/libtool-cross_2.2.2.bb +++ b/meta/packages/libtool/libtool-cross_2.2.2.bb | |||
| @@ -1,14 +1,11 @@ | |||
| 1 | require libtool.inc | 1 | require libtool.inc |
| 2 | require libtool_${PV}.bb | 2 | require libtool_${PV}.bb |
| 3 | 3 | ||
| 4 | PR = "r16" | 4 | PR = "r18" |
| 5 | PACKAGES = "" | 5 | PACKAGES = "" |
| 6 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libtool-${PV}" | 6 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libtool-${PV}" |
| 7 | SRC_URI_append = " file://libdir-la.patch;patch=1 \ | 7 | SRC_URI_append = " file://cross_compile.patch;patch=1 \ |
| 8 | file://prefix.patch;patch=1 \ | 8 | file://prefix.patch;patch=1" |
| 9 | # file://sysroot.patch;patch=1 \ | ||
| 10 | # file://tag.patch;patch=1 \ | ||
| 11 | file://nousrlib.patch;patch=1" | ||
| 12 | 9 | ||
| 13 | DOLT_PATCH = "" | 10 | DOLT_PATCH = "" |
| 14 | DOLT_PATCH_arm = " file://add_dolt.patch;patch=1" | 11 | DOLT_PATCH_arm = " file://add_dolt.patch;patch=1" |
