mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
task-base: we want task-base-dbg and no need for task-base-dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2040 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
|
||||
PR = "r8"
|
||||
PR = "r9"
|
||||
|
||||
PACKAGES = "task-base"
|
||||
PACKAGES = "task-base task-base-dbg"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user