diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-04-05 17:21:45 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-04-05 19:20:59 +0200 |
commit | 74398244120177f2c5aa0aa1bdeb4046e82e1584 (patch) | |
tree | b05261c69b1c9deeae6a5453bfddb3e38d927436 /docs | |
parent | 7862abad78934ed2a75cea6305163b4ae092b966 (diff) | |
download | buildroot-74398244120177f2c5aa0aa1bdeb4046e82e1584.tar.gz buildroot-74398244120177f2c5aa0aa1bdeb4046e82e1584.zip |
packages: add infrastructure for virtual packages
The virtual-package infrastructure allows to easily define a
virtual package in a single line:
$ cat package/some-virtual-package/some-virtual-package.mk
$(eval $(virtual-package))
And that's all. :-)
Thanks to Éric for his work on the manual, that prompted the
idea for this virtual-package infrastructure! ;-)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Cc: Mike Zick <minimod@morethan.org>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions