• 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/micropython-lib/micropython-lib.mk
Jörg KrauseJörg Krause committed 7528a2735c317 Jan 2016
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# micropython-lib
4
#
5
################################################################################
6
​
7
MICROPYTHON_LIB_VERSION = v1.0
8
MICROPYTHON_LIB_SITE = $(call github,micropython,micropython-lib,$(MICROPYTHON_LIB_VERSION))
9
MICROPYTHON_LIB_LICENSE = Python software foundation license v2 (some modules), MIT (everything else)
10
MICROPYTHON_LIB_LICENSE_FILES = LICENSE
11
​
12
define MICROPYTHON_LIB_INSTALL_TARGET_CMDS
13
    $(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
14
        PREFIX=$(TARGET_DIR)/usr/lib/micropython \
15
        install
16
endef
17
​
18
$(eval $(generic-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.