mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 12:29:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1574 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
160 B
BlitzBasic
10 lines
160 B
BlitzBasic
require apt.inc
|
|
PR = "r2"
|
|
|
|
SRC_URI += "file://nodoc.patch;patch=1"
|
|
|
|
require apt-package.inc
|
|
|
|
FILES_${PN} += "${bindir}/apt-key"
|
|
apt-manpages += "doc/apt-key.8"
|