diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-03 18:34:00 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-03 18:34:00 +0000 |
| commit | f091e6c78ac882deae3961939af57d5423560db3 (patch) | |
| tree | 57b10065ec70e154aa6fdf59f96f4470ec6b50ed /meta/packages/yum | |
| parent | 467b5bc1e0e02e4471b8cd6caf9b00308f7a2f00 (diff) | |
| download | poky-f091e6c78ac882deae3961939af57d5423560db3.tar.gz | |
Remove unneeded S variables
Diffstat (limited to 'meta/packages/yum')
| -rw-r--r-- | meta/packages/yum/yum-native_3.2.18.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/yum/yum-native_3.2.18.bb b/meta/packages/yum/yum-native_3.2.18.bb index f4dc87ed43..7c3578fc94 100644 --- a/meta/packages/yum/yum-native_3.2.18.bb +++ b/meta/packages/yum/yum-native_3.2.18.bb | |||
| @@ -9,8 +9,6 @@ PR = "r7" | |||
| 9 | 9 | ||
| 10 | DEPENDS = "rpm-native python-native python-iniparse-native python-urlgrabber-native yum-metadata-parser-native libxml2-native" | 10 | DEPENDS = "rpm-native python-native python-iniparse-native python-urlgrabber-native yum-metadata-parser-native libxml2-native" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/yum-${PV}" | ||
| 13 | |||
| 14 | inherit autotools native | 12 | inherit autotools native |
| 15 | 13 | ||
| 16 | do_compile_append () { | 14 | do_compile_append () { |
