mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 21:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@841 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
193 B
BlitzBasic
10 lines
193 B
BlitzBasic
require apt.inc
|
|
|
|
SRC_URI += "file://autofoo.patch;patch=1 \
|
|
file://nodoc.patch;patch=1"
|
|
|
|
require apt-package.inc
|
|
|
|
FILES_${PN} += "${bindir}/apt-key"
|
|
apt-manpages += "doc/apt-key.8"
|