<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/scripts/clean-package.sh, branch v18.06.6</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.6</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.6'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2019-01-30T11:40:16Z</updated>
<entry>
<title>build: fix STAGING_DIR cleaning for packages</title>
<updated>2019-01-30T11:40:16Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2018-12-12T17:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=b98b55a64fb633d7901f9db5529e52e3175300e9'/>
<id>urn:sha1:b98b55a64fb633d7901f9db5529e52e3175300e9</id>
<content type='text'>
This fixes two issues with cleaning package files from STAGING_DIR:

* CleanStaging currently can only remove files and not directories. This
  changes CleanStaging to use clean-package.sh, which does remove
  directories.

* Because of the way directories are ordered in the staging files list,
  clean-package.sh currently tries (and fails) to remove parent
  directories before removing subdirectories. This changes
  clean-package.sh to process the staging files list in reverse, so that
  subdirectories are removed first.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
(cherry picked from commit a1170936798e519776de605d6986ccb72f04cb06)
</content>
</entry>
<entry>
<title>build: clean up stale files from a previous build when installing a package build to the staging dir</title>
<updated>2013-05-29T10:31:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-05-29T10:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=6f4cb088a0ca2c0321b41d424f112586c5e363c8'/>
<id>urn:sha1:6f4cb088a0ca2c0321b41d424f112586c5e363c8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36755
</content>
</entry>
</feed>
