Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- map
- Class
- Flutter
- import
- variable
- python
- 콜렉션
- package
- kotlin
- 코틀린
- textstyle
- 함수
- pushnamed
- List
- set
- Android
- 플러터
- animation
- 크롤러
- 웹크롤러
- 파이썬
- function
- text
- DART
- 클래스
- 다트
- ML
- texttheme
- crawler
- Collection
Archives
- Today
- Total
목록Yocto (1)
조용한 담장
PREFERRED_PROVIDER 로 recipe 구분하기
Yocto에서 특정 variable의 선언여부 혹은 그 값에 따라동일한 목적의 패키지를 제공하는 여러 recipe 중에서다르게 선택하는 옵션을 만들어 보았다. 알고 나면 간단하지만잘 이해하지 못했을 때는 괜한 삽질을 유도한다. 단순하게 recipe를 분리해서 동일하게 구현할 수 있겠지만Yocto에서 제공하는 virtual target을 사용해 보았다. https://humblenimble.hashnode.dev/experience-with-preferredprovider PREFERRED_PROVIDER User ReviewA guide on using PREFERRED_PROVIDER to implement optional source code and prebuilt package recipes in ..
Yocto
2024. 9. 2. 12:46