Skip to content

Commit

Permalink
conf/distro/nilrt.inc: Set PACKAGE_ENABLE_FILELIST="True"
Browse files Browse the repository at this point in the history
Create a Packages.filelist in each feed, a map of file to packages.
This enables users to quickly find which package install a particular
file on disk.

Signed-off-by: Haris Okanovic <haris.okanovic@ni.com>
Acked-by: Alex Stewart <alex.stewart@ni.com>
Natinst-ReviewBoard-ID: 318913
  • Loading branch information
harisokanovic authored and amstewart committed Dec 5, 2019
1 parent 3d7e8ea commit 5295e17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/distro/nilrt.inc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ NILRT_GIT ?= "git://github.com/ni"
# Creates ``*-lic`` subpackages for all OE recipes if enabled
LICENSE_CREATE_PACKAGE ?= "1"

# Create Packages.filelist for each feed
PACKAGE_ENABLE_FILELIST ?= "True"


## OPKG SOURCE FEEDS ##

Expand Down

0 comments on commit 5295e17

Please sign in to comment.