Fixed recipes and added patch to include our packages in SHR minimal image
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@147 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
24
bitbake/shr-nfc.patch
Normal file
24
bitbake/shr-nfc.patch
Normal file
@@ -0,0 +1,24 @@
|
||||
--- recipes/tasks/task-shr-minimal.bb.org 2010-06-11 23:51:20.815393998 +0200
|
||||
+++ recipes/tasks/task-shr-minimal.bb 2010-06-11 23:54:15.036598596 +0200
|
||||
@@ -60,6 +60,7 @@
|
||||
${PN}-x \
|
||||
${PN}-apps \
|
||||
${PN}-gtk \
|
||||
+ ${PN}-nfc \
|
||||
"
|
||||
|
||||
|
||||
@@ -144,3 +145,13 @@
|
||||
matchbox-keyboard-im \
|
||||
"
|
||||
|
||||
+RDEPENDS_${PN}-nfc = "\
|
||||
+ pcsc-lite \
|
||||
+ libpcsclite \
|
||||
+ ccid \
|
||||
+ opensc \
|
||||
+ libnfc \
|
||||
+ ifdnfc \
|
||||
+ ccid-emulator \
|
||||
+ pace-gui \
|
||||
+"
|
||||
Reference in New Issue
Block a user