diff options
| -rw-r--r-- | meta/recipes-devtools/apt/apt_2.4.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt_2.4.5.bb b/meta/recipes-devtools/apt/apt_2.4.5.bb index b5ada2ef55..9ebcdfd527 100644 --- a/meta/recipes-devtools/apt/apt_2.4.5.bb +++ b/meta/recipes-devtools/apt/apt_2.4.5.bb | |||
| @@ -117,6 +117,7 @@ do_install:append:class-native() { | |||
| 117 | 117 | ||
| 118 | do_install:append:class-nativesdk() { | 118 | do_install:append:class-nativesdk() { |
| 119 | customize_apt_conf_sample | 119 | customize_apt_conf_sample |
| 120 | rm -rf ${D}${localstatedir}/log | ||
| 120 | } | 121 | } |
| 121 | 122 | ||
| 122 | do_install:append:class-target() { | 123 | do_install:append:class-target() { |
