diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-08 16:25:39 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-08 16:25:39 +0000 |
commit | 34cea0ff78182315ff4049d03af223a8d445e847 (patch) | |
tree | ae4a8bde9abc2ca42e4eb12bf6833cdbce2eef21 /conf/distro/openslug.conf | |
parent | 45802a74a4a83a9523f0423797a1cb1b27345ed8 (diff) |
slugos: Removed the obsolete freeze-packages.inc stuff (but left freeze.inc itself there in case any other distro is still using it).
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 616298ad52..176b2e0955 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -14,11 +14,6 @@ SLUGOS_IMAGENAME = "openslug" # openslug builds a complete image (not just the parts) SLUGOS_FLASH_IMAGE = "1" -# NOTE: to build new packages set OPENSLUG_EXTRA_BBFILES to the full path name to -# the .bb files for the packages to build - see ucslugc-packages.conf in this -# directory -OPENSLUG_EXTRA_BBFILES ?= "" - #---------------------------------------------------------------------------------- # FIRMWARE CONFIGURATION #---------------------------------------------------------------------------------- |