summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/byacc/byacc.inc
Commit message (Collapse)AuthorAgeFilesLines
* byacc: switch to official HTTPS mirrorMatthias Schiffer2021-10-191-1/+1
| | | | | | | | | | FTP does not always work in corporate networks. Switch to the HTTPS URL mentioned on the tool's homepage. The same URL is also used by FreeBSD [1]. [1] https://cgit.freebsd.org/ports/tree/devel/byacc/Makefile?id=b128c1dbf3e8fbada5f753631041bf93ac51bf4d Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: add nativesdk supportArturo Buzarra2020-09-041-1/+1
| | | | | | | | This support is required if a tool depends on this package and must be installed on the sdk. Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: 20170201 -> 20180510Hong Liu2018-05-261-1/+1
| | | | | | | | | | | | | 1. Upgrade byacc from 20170201 to 20180510 2. Update md5 checksum of license, since the copyright's time has been modified. 3. Modify the SRC_URI 4. Modify 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-221-0/+23
copy byacc from meta to meta-oe. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>