image.mk: Create a manifest file of installed packages as a build artifact
authorPushpal Sidhu <psidhu@gateworks.com>
Thu, 1 Sep 2016 14:54:03 +0000 (07:54 -0700)
committerJohn Crispin <john@phrozen.org>
Thu, 8 Sep 2016 11:40:02 +0000 (13:40 +0200)
commit4fd043b95b4f1817b00a431f7c1c0836c39d8559
treea1d9218f517ae560de3c84191aab6fa7bd5e4426
parent42f559ed70897a7b74dd3e6293b42e6d2e511eaa
image.mk: Create a manifest file of installed packages as a build artifact

A few linux BSP's create a manifest file of installed packages for a given
target in order to help them understand exactly what's on their images. Create
one here as well as a build artifact since many users have an affinity to
prune down on packages to save valuable flash space.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/image.mk