• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/atest/atest.mk
Fabio EstevamFabio Estevam committed 4156e1fa51309 Apr 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# atest
4
#
5
################################################################################
6
​
7
ATEST_VERSION = 895b0183a89c15f5e2305a6795bb1667753cd3f0
8
ATEST_SITE = $(call github,amouiche,atest,$(ATEST_VERSION))
9
ATEST_LICENSE = GPL-2.0+
10
ATEST_LICENSE_FILES = COPYING
11
ATEST_DEPENDENCIES = host-pkgconf libev alsa-lib
12
# Fetched from Github, with no configure script
13
ATEST_AUTORECONF = YES
14
​
15
# Autoreconf requires an existing m4 directory
16
define ATEST_PATCH_M4
17
    mkdir -p $(@D)/m4
18
endef
19
ATEST_POST_PATCH_HOOKS += ATEST_PATCH_M4
20
​
21
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.