package/pifmrds: new package
authorEric Limpens <limpens@gmail.com>
Sat, 21 Jun 2014 15:58:20 +0000 (17:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 08:57:15 +0000 (10:57 +0200)
commit39ae2a31c280c6898d1e926135f0dbaeb060633e
treedf3c84f9d53d932e5eb0d6c0271576322323e445
parenta8139d5442cc713d5b3da9fa630fa08459307b3f
package/pifmrds: new package

We needs three little patches:
  - one to make the existing Makefile cross-compile friendly
  - one to pass the LDFLAGS at link time
  - one to add a missing include

[Thomas: add missing 'depends on BR2_arm' in comment, renumber patches
to start at 0001 and not 0000.]

Signed-off-by: Eric Limpens <limpens@gmail.com>
[yann.morin.1998@free.fr: add .mk header; cleanup and split the
 Makefile patch, add missing include; add comments to all patches]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/pifmrds/Config.in [new file with mode: 0644]
package/pifmrds/pifmrds-0001-Makefile-cross-compile-friendly.patch [new file with mode: 0644]
package/pifmrds/pifmrds-0002-Makefile-use-LDFLAGS.patch [new file with mode: 0644]
package/pifmrds/pifmrds-0003-rds_wav-strcmp.patch [new file with mode: 0644]
package/pifmrds/pifmrds.mk [new file with mode: 0644]