1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

meta-toolchain: Change to be more generic and use package_ipk conf generation functions. Also rename task-poky-standalone-sdk-host to task-sdk-host and add copyright.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2638 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-09-01 22:49:32 +00:00
parent c6938aad87
commit f19cf86698
2 changed files with 11 additions and 13 deletions
@@ -1,4 +1,8 @@
DESCRIPTION = "Host packages for the standalone SDK (external toolchain)"
#
# Copyright (C) 2007 OpenedHand Ltd
#
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
PR = "r1"
LICENSE = "MIT"
ALLOW_EMPTY = "1"