diff options
Diffstat (limited to 'meta-poky/conf')
| -rw-r--r-- | meta-poky/conf/distro/poky-altcfg.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/poky-altcfg.conf b/meta-poky/conf/distro/poky-altcfg.conf index b6dbcad4ef..3d64bdd1fe 100644 --- a/meta-poky/conf/distro/poky-altcfg.conf +++ b/meta-poky/conf/distro/poky-altcfg.conf | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | # An example of subclassing a distro, primarily used for testing alternate configuration | 2 | # An example of subclassing a distro, primarily used for testing alternate configuration |
| 3 | # combinations on the Yocto Project autobuilder | 3 | # combinations on the Yocto Project autobuilder |
| 4 | # | 4 | # |
| 5 | |||
| 6 | PACKAGE_CLASSES ?= "package_ipk" | ||
| 5 | require conf/distro/poky.conf | 7 | require conf/distro/poky.conf |
| 6 | 8 | ||
| 7 | DISTRO = "poky-altcfg" | 9 | DISTRO = "poky-altcfg" |
